diff -r 59bb7c4d6172 -r 0f5e3a7fb6af buildframework/helium/tests/data/bsf/armv6.bsf --- a/buildframework/helium/tests/data/bsf/armv6.bsf Fri Feb 05 11:59:41 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -## - -# This BSF file is to support building for ARMV6 architecture. The options specified here are same as for ARMV5 except -# the --cpu 6 option in INVARIANT_OPTIONS. This specifies to compiler to compile for generic ARMV6. If any other -# specific options are required such as --cpu ARM1136J-S, etc, then it can be done via a different BSF file -# NOTE: The options specified here for the compiler disable the unaligned memory access. - -CUSTOMIZES ARMV5 - -INVARIANT_OPTIONS --cpu 6 --enum_is_int -Ono_known_library --fpmode ieee_no_fenv --export_all_vtbl --no_vfe --apcs /inter --memaccess -UL41