Added -flax-vector-conversions compiler option
authorHamish Guthrie <hcg@openwrt.org>
Sun, 18 Jan 2009 08:12:04 +0000 (08:12 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Sun, 18 Jan 2009 08:12:04 +0000 (08:12 +0000)
SVN-Revision: 14084

libs/libtwin/Makefile

index ef61e333197c93029515db76a1b0888b3b834fdc..aa63331d5fbdc8208eae649d24b6df49b6628904 100644 (file)
@@ -27,6 +27,8 @@ define Package/libtwin
   URL:=
 endef
 
   URL:=
 endef
 
+TARGET_CFLAGS += -flax-vector-conversions
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-shared \
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-shared \