Oops, don't remove -fexceptions flag.
This commit is contained in:
parent
0c3c9625a0
commit
0935fc89af
@ -27,6 +27,7 @@ CFLAGS+=-I${.CURDIR}/../libthread_db
|
||||
CFLAGS+=-Winline
|
||||
|
||||
.ifndef NO_THREAD_UNWIND_STACK
|
||||
CFLAGS+=-fexceptions
|
||||
CFLAGS+=-D_PTHREAD_FORCED_UNWIND
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user