summaryrefslogtreecommitdiffstats
path: root/lib/libthr
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2010-10-08 01:47:14 +0000
committerdavidxu <davidxu@FreeBSD.org>2010-10-08 01:47:14 +0000
commit3bf7c8781dd3ce41992984fbc6219c75342f113b (patch)
tree3d78ec35e9950e0518376c77a400451f0e1c1bdd /lib/libthr
parent6258b1869bfe71886b640353c5938ba493c75615 (diff)
downloadFreeBSD-src-3bf7c8781dd3ce41992984fbc6219c75342f113b.zip
FreeBSD-src-3bf7c8781dd3ce41992984fbc6219c75342f113b.tar.gz
unwind.h was imported, gcc directory is no longer needed.
Diffstat (limited to 'lib/libthr')
-rw-r--r--lib/libthr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libthr/Makefile b/lib/libthr/Makefile
index a51b446..c7c0e5a 100644
--- a/lib/libthr/Makefile
+++ b/lib/libthr/Makefile
@@ -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
OpenPOWER on IntegriCloud