opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds...
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Feb 2009 14:11:12 +0000 (14:11 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Feb 2009 14:11:12 +0000 (14:11 +0000)
commit6def772341f6eebcb88e9190051bbfafa916aeed
treef16ae52a2dd56a963ff2548c3b12640324e86251
parent55349584aaaa1c5156be7eecdfd4a155052b22da
opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14508 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/opkg/Makefile
package/opkg/patches/005-array_warnings.patch [deleted file]