Fix skip.exp test failure observed with gcc-9.2.0
[deliverable/binutils-gdb.git] / ld / emulparams / vaxnbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-vax-netbsd"
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=vax
6 EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'
This page took 0.041015 seconds and 4 git commands to generate.