sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / unix / sysv / linux / hppa / Makefile
blob2e031e2f8a951cf6ca55b496ee85381439cb38bd
1 # Used by *context() functions
2 ifeq ($(subdir),stdlib)
3 gen-as-const-headers += ucontext_i.sym
4 endif
6 ifeq ($(subdir),elf)
7 # Supporting non-executable stacks on HPPA requires changes to both
8 # the Linux kernel and glibc. The kernel currently needs an executable
9 # stack for syscall restarts and signal returns.
10 test-xfail-check-execstack = yes
12 # On hppa, the PLT is executable because it contains an executable
13 # trampoline used during lazy binding.
14 test-xfail-check-wx-segment = *
16 endif # $(subdir) == elf
18 ifeq ($(subdir),debug)
19 test-xfail-tst-ssp-1 = $(have-ssp)
20 endif # $(subdir) == debug