Emit a warning when -z relro is unsupported
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elfvers / vers17.c
1 int
2 show_foo ()
3 {
4 return 99;
5 }
This page took 0.030261 seconds and 4 git commands to generate.