summaryrefslogtreecommitdiffstats
path: root/dejagnu/boards/rtems-mips-jmr3904.exp
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-23 18:30:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-23 18:30:44 +0000
commita72f2588d8546a186e9948b8c04798078f112a35 (patch)
tree3fcc47ba7dc2aaf68d4f3a4e0166ef6ce2fb3fa3 /dejagnu/boards/rtems-mips-jmr3904.exp
parent2009-03-22 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-testing-a72f2588d8546a186e9948b8c04798078f112a35.tar.bz2
2009-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* dejagnu/boards/rtems-arm-edb7312.exp, dejagnu/boards/rtems-arm-nosim.exp, dejagnu/boards/rtems-avr-avrtest.exp, dejagnu/boards/rtems-avr-nosim.exp, dejagnu/boards/rtems-bfin-nosim.exp, dejagnu/boards/rtems-h8300-h8sim.exp, dejagnu/boards/rtems-i386-qemu.exp, dejagnu/boards/rtems-m32c-m32csim.exp, dejagnu/boards/rtems-m32r-m32rsim.exp, dejagnu/boards/rtems-m68k-nosim.exp, dejagnu/boards/rtems-mips-jmr3904.exp, dejagnu/boards/rtems-powerpc-psim.exp, dejagnu/boards/rtems-sh-simsh1.exp, dejagnu/boards/rtems-sparc-sis.exp: Recent changes require more variables to be included in board cflags and ldflags.
Diffstat (limited to 'dejagnu/boards/rtems-mips-jmr3904.exp')
-rwxr-xr-xdejagnu/boards/rtems-mips-jmr3904.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/dejagnu/boards/rtems-mips-jmr3904.exp b/dejagnu/boards/rtems-mips-jmr3904.exp
index aa2806d..1dfbd29 100755
--- a/dejagnu/boards/rtems-mips-jmr3904.exp
+++ b/dejagnu/boards/rtems-mips-jmr3904.exp
@@ -19,9 +19,9 @@ 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 -march=r3900 -Wa,-xgot -G0"
+set_board_info cflags "[newlib_include_flags] -B${RTEMS_MAKEFILE_PATH}/lib/ -specs bsp_specs -qrtems -march=r3900 -Wa,-xgot -G0"
-set_board_info ldflags "${RTEMS_CONFIG_OBJ}"
+set_board_info l[newlib_link_flags] dflags "${RTEMS_CONFIG_OBJ}"
# The simulator isn't really remote.
set_board_info isremote 0