Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 09:55:41 GMT
From:      David Xu <davidxu@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 67717 for review
Message-ID:  <200412260955.iBQ9tfSg013295@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=67717

Change 67717 by davidxu@davidxu_tiger on 2004/12/26 09:55:16

	Turn on default system optimization options.

Affected files ...

.. //depot/projects/davidxu_thread/src/lib/libthread/Makefile#7 edit

Differences ...

==== //depot/projects/davidxu_thread/src/lib/libthread/Makefile#7 (text+ko) ====

@@ -13,7 +13,6 @@
 LIB=thread
 .endif
 SHLIB_MAJOR= 1
-CFLAGS=
 CFLAGS+=-DPTHREAD_KERNEL
 CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
 	-I${.CURDIR}/../../include



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412260955.iBQ9tfSg013295>