Date: Fri, 8 Oct 2010 09:48:06 -0400 From: Alexander Kabaev <kabaev@gmail.com> To: David Xu <davidxu@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r213539 - head/lib/libthr Message-ID: <20101008094806.502c1e5a@kan.dnsalias.net> In-Reply-To: <201010080147.o981lEZ6074243@svn.freebsd.org> References: <201010080147.o981lEZ6074243@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Fri, 8 Oct 2010 01:47:14 +0000 (UTC) David Xu <davidxu@FreeBSD.org> wrote: > 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 > Thank you for pushing this to completion. -- Alexander Kabaev [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iD8DBQFMryEfQ6z1jMm+XZYRAnCeAJ0T/79MK93IMx0kjciK8c6lK/DrdACgvhEH z0rEWyVmASmyd8JUPVQq0rQ= =bsJp -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101008094806.502c1e5a>
