summaryrefslogtreecommitdiff
path: root/dejagnu/boards/rtems-avr-nosim.exp
diff options
context:
space:
mode:
Diffstat (limited to 'dejagnu/boards/rtems-avr-nosim.exp')
-rwxr-xr-xdejagnu/boards/rtems-avr-nosim.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dejagnu/boards/rtems-avr-nosim.exp b/dejagnu/boards/rtems-avr-nosim.exp
index 8bff208..b742237 100755
--- a/dejagnu/boards/rtems-avr-nosim.exp
+++ b/dejagnu/boards/rtems-avr-nosim.exp
@@ -18,8 +18,8 @@ process_multilib_options ""
# with what compiler is tested if we're testing gcc.
set_board_info compiler "[find_gcc]"
-set_board_info cflags "-mmcu=atmega128 -B${RTEMS_MAKEFILE_PATH}/lib/ -specs bsp_specs -qrtems"
-set_board_info ldflags "${RTEMS_CONFIG_OBJ}"
+set_board_info cflags "[newlib_include_flags] -mmcu=atmega128 -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.
set_board_info isremote 0