The following changes avoid polluting global namespace with the
[deliverable/binutils-gdb.git] / ld / emulparams / ppcmacos.sh
1 TEMPLATE_NAME=aix
2 SCRIPT_NAME=aix
3 OUTPUT_FORMAT="xcoff-powermac"
4 ARCH=powerpc
5 SYSCALL_MASK=0x77
6 SYMBOL_MODE_MASK=0x0d
This page took 0.031039 seconds and 4 git commands to generate.