mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-26 11:33:45 +08:00
44a260c17d
* ld-pie/pie.c: New file. * ld-pie/pie.exp: Check if compiler supports -pie.
6 lines
28 B
C
6 lines
28 B
C
int
|
|
main ()
|
|
{
|
|
return 0;
|
|
}
|