[packages] id3lib: packaging .a files and passing --disable-static at the same time is a bit pointless...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24596 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ffdecef7c4
commit
0c08a7f668
@ -32,7 +32,7 @@ TARGET_CFLAGS += $(FPIC)
|
||||
|
||||
CONFIGURE_ARGS += \
|
||||
--enable-shared \
|
||||
--disable-static
|
||||
--enable-static
|
||||
|
||||
#CONFIGURE_VARS += \
|
||||
CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user