From 7cbb738d218fad3bc91deebfd8ce5f3918592b84 Mon Sep 17 00:00:00 2001 From: Nick Alcock Date: Mon, 26 Dec 2016 10:09:00 +0100 Subject: 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 10d5a37..918c6f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,10 @@ 2016-12-26 Nick Alcock + + [BZ #7065] + * elf/Makefile (CFLAGS-filtmod1.c): Use $(no-stack-protector) for + non-libc-linking testcase. + +2016-12-26 Nick Alcock Adhemerval Zanella Florian Weimer -- cgit v1.1