Author: davidxu
Date: Fri Oct 8 01:47:14 2010
New Revision: 213539
URL: http://svn.freebsd.org/changeset/base/213539
Log:
unwind.h was imported, gcc directory is no longer needed.
Modified:
head/lib/libthr/Makefile
Modified: head/lib/libthr/Makefile
==============================================================================
--- head/lib/libthr/Makefile Fri Oct 8 01:17:22 2010 (r213538)
+++ head/lib/libthr/Makefile Fri Oct 8 01:47:14 2010 (r213539)
@@ -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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"