-mx32 is not supported in gcc 4.6.x. change to use if-else sizeof(void*) in test code

This commit is contained in:
hathach
2013-05-09 17:48:19 +07:00
parent c70990703f
commit dc4bb9d104
2 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -42,7 +42,8 @@
# 1) remove the trailing [] from the :common: section
# 2) add entries to the :common: section (e.g. :test: has TEST defined)
:commmon: &common_defines
- MCU=MCU_LPC43XX -std=gnu99 -mx32
- MCU=MCU_LPC43XX -std=gnu99
# - -mx32
- CORE_M4
- __CODE_RED
- _TINY_USB_SOURCE_FILE_