projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffdecef
)
[packages] id3lib: packaging .a files and passing --disable-static at the same time...
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 08:43:39 +0000
(08:43 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 15 Dec 2010 08:43:39 +0000
(08:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24596
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/id3lib/Makefile
patch
|
blob
|
history
diff --git
a/libs/id3lib/Makefile
b/libs/id3lib/Makefile
index
28662d8
..
24ec47a
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" \