]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/Makefile
Link a non-libc-using test with -fno-stack-protector [BZ #7065]
authorNick Alcock <nick.alcock@oracle.com>
Mon, 26 Dec 2016 09:09:00 +0000 (10:09 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 26 Dec 2016 09:11:05 +0000 (10:11 +0100)
commit7cbb738d218fad3bc91deebfd8ce5f3918592b84
tree792a6637fe557c32a8ec784e044c891aab96e91e
parent524a8ef2ad76af8ac049293d993a1856b0d888fb
Link a non-libc-using test with -fno-stack-protector [BZ #7065]

This test cannot reference __stack_chk_fail because it is not linked
with libc at all.
ChangeLog
elf/Makefile