Revert "Fix the test for PR 18963 so that it will work on 16-bit targets."
[deliverable/binutils-gdb.git] / ld / emulparams / elf_i386_nacl.sh
CommitLineData
c40e31a1
AM
1source_sh ${srcdir}/emulparams/elf_i386.sh
2source_sh ${srcdir}/emulparams/elf_nacl.sh
5a68afcf 3OUTPUT_FORMAT="elf32-i386-nacl"
1098fd41 4ARCH="i386:nacl" # The :nacl just means one-byte nops for code fill.
This page took 0.610322 seconds and 4 git commands to generate.