[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:
jow 2010-12-15 08:43:39 +00:00
parent ffdecef7c4
commit 0c08a7f668

View File

@ -32,7 +32,7 @@ TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += \
--enable-shared \
--disable-static
--enable-static
#CONFIGURE_VARS += \
CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti" \