1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
2003-09-24  Ulrich Drepper  <drepper@redhat.com>
	* configure.in: Check for -fpie and -pie compiler options.
	* config.make.in (have-fpie): Define.
	* sysdeps/unix/sysv/linux/alpha/sys/sysmacros.h: Removed.
	* sysdeps/unix/sysv/linux/sparc/sys/sysmacros.h: Removed.
This commit is contained in:
Ulrich Drepper
2003-09-24 08:33:01 +00:00
parent df244a7b4d
commit c9c60884af
6 changed files with 29 additions and 5 deletions

1
nptl/tst-execstack-mod.c Normal file
View File

@ -0,0 +1 @@
#include "../elf/tst-execstack-mod.c"