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)
commit6a94b160d936538e238bbef0cbc79a128a6325a9
treef16ae52a2dd56a963ff2548c3b12640324e86251
parenta8e1434e307788c091f8c62057080cfcf40792cd
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

SVN-Revision: 14508
package/opkg/Makefile
package/opkg/patches/005-array_warnings.patch [deleted file]