This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
bcg729
mirror of
https://github.com/BelledonneCommunications/bcg729
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
8
Wiki
Activity
Browse Source
fix visibility of symbols (wasn't working at all before)
pull/1/head
Simon Morlat
13 years ago
parent
715309618f
commit
136c165a61
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/Makefile.am
+ 2
- 2
src/Makefile.am
View File
@ -24,8 +24,8 @@ libbcg729_la_SOURCES= LP2LSPConversion.c \
qLSP2LP.c
\
utils.c
libbcg729_la_LDFLAGS
=
-fvisibility
=
hidden
-no-undefined
libbcg729_la_LDFLAGS
=
-no-undefined
INCLUDES
=
-I
$(
top_srcdir
)
/include
AM_CFLAGS
=
-fvisibility
=
hidden
Write
Preview
Loading…
Cancel
Save