This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8311c83f91
glibc
/
elf
/
tst-tls1-static-non-pie.c
2 lines
22 B
C
Raw
Normal View
History
Unescape
Escape
Add a test for non-PIE static executable tst-tls1-static-non-pie is built with $(no-pie-ldflag) to make it a non-PIE static executable, regardless if --enable-static-pie is used to configure glibc. * elf/Makefile (tests-static-internal): Add tst-tls1-static-non-pie. (LDFLAGS-tst-tls1-static-non-pie): New. * elf/tst-tls1-static-non-pie.c: New file.
2017-09-30 10:39:14 +02:00
#
include
"tst-tls1.c"
Reference in New Issue
Copy Permalink