summaryrefslogtreecommitdiff
path: root/dejagnu/boards/rtems-lm32-lm32_evr.exp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-13 13:09:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-04-13 13:09:39 +0000
commite694e5e10db7dafc97f35a515f9464ad05b9e106 (patch)
treecbba62ff06e87bebb9898cfbce84fea94dede55c /dejagnu/boards/rtems-lm32-lm32_evr.exp
parent1feaf95b95e93367dad4f096a9d2565a46aa71c4 (diff)
2010-04-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* boards/rtems-lm32-lm32_evr.exp: Correct cpu flags. * boards/rtems-m68k-uC5282.exp: Link differently so the right multilib is used.
Diffstat (limited to 'dejagnu/boards/rtems-lm32-lm32_evr.exp')
-rwxr-xr-xdejagnu/boards/rtems-lm32-lm32_evr.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dejagnu/boards/rtems-lm32-lm32_evr.exp b/dejagnu/boards/rtems-lm32-lm32_evr.exp
index 8228712..9611158 100755
--- a/dejagnu/boards/rtems-lm32-lm32_evr.exp
+++ b/dejagnu/boards/rtems-lm32-lm32_evr.exp
@@ -18,7 +18,7 @@ process_multilib_options ""
# with what compiler is tested if we're testing gcc.
set_board_info compiler "[find_gcc]"
-set_board_info cflags "[newlib_include_flags] -m1 -B${RTEMS_MAKEFILE_PATH}/lib/ -specs bsp_specs -qrtems"
+set_board_info cflags "[newlib_include_flags] -B${RTEMS_MAKEFILE_PATH}/lib/ -specs bsp_specs -qrtems"
set_board_info ldflags "[newlib_link_flags] ${RTEMS_CONFIG_OBJ}"
# The simulator isn't really remote.