From 86df9f95dd99eb1b907fff9cdc68204957b23004 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 6 May 2013 10:40:16 +0200 Subject: edb7312: Use default compiler machine options This avoids conflicting machine options for compile only tests. --- dejagnu/boards/rtems-arm-edb7312.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dejagnu/boards/rtems-arm-edb7312.exp b/dejagnu/boards/rtems-arm-edb7312.exp index d12d45b..bf5f900 100755 --- a/dejagnu/boards/rtems-arm-edb7312.exp +++ b/dejagnu/boards/rtems-arm-edb7312.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] -mcpu=arm7tdmi -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. -- cgit v1.2.3