summaryrefslogtreecommitdiff
path: root/dejagnu/boards/rtems-i386-qemu.exp
diff options
context:
space:
mode:
Diffstat (limited to 'dejagnu/boards/rtems-i386-qemu.exp')
-rwxr-xr-xdejagnu/boards/rtems-i386-qemu.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dejagnu/boards/rtems-i386-qemu.exp b/dejagnu/boards/rtems-i386-qemu.exp
index 3493f10..ef51704 100755
--- a/dejagnu/boards/rtems-i386-qemu.exp
+++ b/dejagnu/boards/rtems-i386-qemu.exp
@@ -37,8 +37,8 @@ process_multilib_options ""
# with what compiler is tested if we're testing gcc.
set_board_info compiler "[find_gcc]"
-set_board_info cflags "-B${RTEMS_MAKEFILE_PATH}/lib/ -specs bsp_specs -qrtems"
-set_board_info ldflags "${RTEMS_CONFIG_OBJ} -Wl,-Ttext,0x00100000"
+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} -Wl,-Ttext,0x00100000"
# The simulator isn't really remote.
set_board_info isremote 0