From 3e9a8dc2b8dd6fbfde6c4e444cbdc87e42513752 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Sun, 30 Nov 2008 15:21:01 +0100 Subject: angstrom: disable binary localegen for armv6-novfp as well * qemu crashed --- conf/distro/include/angstrom.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/distro') diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 055efc6dd1..556a2d78f4 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -99,6 +99,7 @@ LOCALE_UTF8_ONLY = "1" #qemu doesn't like armv6/eabi/vfp ENABLE_BINARY_LOCALE_GENERATION_armv6 = "0" +ENABLE_BINARY_LOCALE_GENERATION_armv6-novfp = "0" ENABLE_BINARY_LOCALE_GENERATION_armv7a = "0" #qemu has taken a dislike to armeb as well -- cgit v1.2.3