mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
unwind.h was imported, gcc directory is no longer needed.
This commit is contained in:
parent
2c7dee3bf5
commit
0c3c9625a0
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ CFLAGS+=-I${.CURDIR}/../libthread_db
|
|||
CFLAGS+=-Winline
|
||||
|
||||
.ifndef NO_THREAD_UNWIND_STACK
|
||||
CFLAGS+=-I${.CURDIR}/../../contrib/gcc -fexceptions
|
||||
CFLAGS+=-D_PTHREAD_FORCED_UNWIND
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue