Added -flax-vector-conversions compiler option
authorhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2009 08:12:04 +0000 (08:12 +0000)
committerhcg <hcg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 18 Jan 2009 08:12:04 +0000 (08:12 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14084 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libtwin/Makefile

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