Use NOPIE_CFLAGS and NOPIE_LDFLAGS to disable PIE
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / start.s
1 .globl _start
2 _start:
3 jmp foo
This page took 0.03274 seconds and 4 git commands to generate.