PERFORCE change 67717 for review

David Xu davidxu at FreeBSD.org
Sun Dec 26 01:55:43 PST 2004


http://perforce.freebsd.org/chv.cgi?CH=67717

Change 67717 by davidxu at 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


More information about the p4-projects mailing list