shithub: opus

Download patch

ref: 0ac437b82d40bc3c319a48d7baf8e248143668a2
parent: 7f38906f5073e40362bd4d3ce8932378dc9818aa
author: Jean-Marc Valin <[email protected]>
date: Wed Mar 12 14:04:27 EDT 2008

Testcases should now work even when symbols aren't visible in the dso

--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -15,4 +15,5 @@
 mdct_test_SOURCES = mdct-test.c
 rotation_test_SOURCES = rotation-test.c
 
+LDFLAGS = -static
 LDADD = $(top_builddir)/libcelt/libcelt.la