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)
commitdf0643a4089d4cec8c475701d8602c8dbba6237c
treea992936a692cd10875ca97e053bb1e88f31348f2
parent18441c327ad0995d62da0a115c230bc67a0fe8e5
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]