mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Use pragmas rather than makefiles for necessary options for unwind code.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include "pthreadP.h"
|
||||
#include <jmpbuf-unwind.h>
|
||||
|
||||
#pragma GCC optimize "-fexceptions"
|
||||
|
||||
#ifdef HAVE_FORCED_UNWIND
|
||||
|
||||
#ifdef _STACK_GROWS_DOWN
|
||||
|
||||
Reference in New Issue
Block a user