]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/binutils/ld/emulparams/i386nbsd.sh
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / binutils / ld / emulparams / i386nbsd.sh
1 SCRIPT_NAME=aout
2 TEXT_START_ADDR=0x1020
3 OUTPUT_FORMAT="a.out-i386-netbsd"
4 TARGET_PAGE_SIZE=0x1000
5 ARCH=i386
6 EXECUTABLE_SYMBOLS='__DYNAMIC = 0;'