projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d864ee
)
id3lib: packaging .a files and passing --disable-static at the same time is a bit...
author
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 08:43:39 +0000
(08:43 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Wed, 15 Dec 2010 08:43:39 +0000
(08:43 +0000)
SVN-Revision: 24596
libs/id3lib/Makefile
patch
|
blob
|
history
diff --git
a/libs/id3lib/Makefile
b/libs/id3lib/Makefile
index 28662d8d82a96e11761685cf5409f790f7033a10..24ec47ac646e18de33367571671111f546fbbefb 100644
(file)
--- a/
libs/id3lib/Makefile
+++ b/
libs/id3lib/Makefile
@@
-32,7
+32,7
@@
TARGET_CFLAGS += $(FPIC)
CONFIGURE_ARGS += \
--enable-shared \
- --
dis
able-static
+ --
en
able-static
#CONFIGURE_VARS += \
CXXFLAGS="$$$$CXXFLAGS -fno-builtin -fno-rtti" \