build: enable MIPS16 again, but make it depend on !gcc-4.6
authorFelix Fietkau <nbd@openwrt.org>
Tue, 10 Sep 2013 14:40:06 +0000 (14:40 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 10 Sep 2013 14:40:06 +0000 (14:40 +0000)
commit35d2b601aa7737c5eebe8557bd4cb056e52b2f5d
tree67e91dcbda9bca2e07b51a20d769077ef4018ec2
parent11926c2fd831fd9847b163530ddcec13d53fbdef
build: enable MIPS16 again, but make it depend on !gcc-4.6

gcc 4.6 miscompiles hostapd with mips16, on gcc 4.8 it works

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37932
Config.in