mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
hurd: Fix unwinding over INTR_MSG_TRAP in shared too
This follows 63550530d98d ("hurd: Fix unwinding over INTR_MSG_TRAP"), for the shared library case.
This commit is contained in:
parent
c57c53fa53
commit
bf33bf5948
@ -92,6 +92,7 @@ CFLAGS-RPC_exec_startup_get_info.o = $(no-stack-protector)
|
||||
|
||||
# Make it simpler to unwind over INTR_MSG_TRAP
|
||||
CFLAGS-intr-msg.o = -fno-omit-frame-pointer
|
||||
CFLAGS-intr-msg.os = -fno-omit-frame-pointer
|
||||
|
||||
# Make generated headers compatible with all support standards
|
||||
migheaderpipe := | sed -e 's/\<ino64_t\>/__ino64_t/' -e 's/\<loff_t\>/__loff_t/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user