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:
5b1f356
)
Added -flax-vector-conversions compiler option
author
Hamish Guthrie
<hcg@openwrt.org>
Sun, 18 Jan 2009 08:12:04 +0000
(08:12 +0000)
committer
Hamish Guthrie
<hcg@openwrt.org>
Sun, 18 Jan 2009 08:12:04 +0000
(08:12 +0000)
SVN-Revision: 14084
libs/libtwin/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtwin/Makefile
b/libs/libtwin/Makefile
index ef61e333197c93029515db76a1b0888b3b834fdc..aa63331d5fbdc8208eae649d24b6df49b6628904 100644
(file)
--- a/
libs/libtwin/Makefile
+++ b/
libs/libtwin/Makefile
@@
-27,6
+27,8
@@
define Package/libtwin
URL:=
endef
+TARGET_CFLAGS += -flax-vector-conversions
+
define Build/Configure
$(call Build/Configure/Default, \
--enable-shared \