about summary refs log tree commit diff
path: root/elf/ifuncmain7.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/ifuncmain7.c')
-rw-r--r--elf/ifuncmain7.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/ifuncmain7.c b/elf/ifuncmain7.c
index 617a596d5e..1e8f7ea38e 100644
--- a/elf/ifuncmain7.c
+++ b/elf/ifuncmain7.c
@@ -20,6 +20,7 @@ __asm__(".type foo, %gnu_indirect_function");
 
 static void *
 __attribute__ ((used))
+inhibit_stack_protector
 foo_ifunc (void)
 {
   return ifunc_one (one);