root/mediatomb/sources/lame-as-needed.patch
Revision 4, 0.8 kB (checked in by ixs, 13 years ago) |
---|
-
lame-3.97/libmp3lame/Makefile.am
old new 18 18 decoder_ldadd = 19 19 endif 20 20 21 libmp3lame_la_LIBADD = $(nasm_ldadd) $(decoder_ldadd) 21 libmp3lame_la_LIBADD = $(nasm_ldadd) $(decoder_ldadd) @CONFIG_MATH_LIB@ 22 22 libmp3lame_la_LDFLAGS = -version-info @LIB_MAJOR_VERSION@:@LIB_MINOR_VERSION@ \ 23 23 -no-undefined 24 24
Note: See TracBrowser for help on using the browser.