svn commit: r213539 - head/lib/libthr

Alexander Kabaev kabaev at gmail.com
Fri Oct 8 13:48:22 UTC 2010


On Fri, 8 Oct 2010 01:47:14 +0000 (UTC)
David Xu <davidxu at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20101008/1cca9ce5/signature.pgp


More information about the svn-src-head mailing list