1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Use pragmas rather than makefiles for necessary options for unwind code.

This commit is contained in:
Roland McGrath
2014-12-16 14:31:24 -08:00
parent 380292ba8b
commit c324fcfe75
7 changed files with 21 additions and 5 deletions

View File

@ -25,6 +25,8 @@
#include "pthreadP.h"
#include <jmpbuf-unwind.h>
#pragma GCC optimize "-fexceptions"
#ifdef HAVE_FORCED_UNWIND
#ifdef _STACK_GROWS_DOWN