PERFORCE change 101968 for review

John Birrell jb at FreeBSD.org
Wed Jul 19 21:46:39 UTC 2006


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

Change 101968 by jb at jb_freebsd2 on 2006/07/19 21:46:00

	Remove the spinlock stubs from the unconditional files to build in.

Affected files ...

.. //depot/projects/dtrace/src/lib/libc/gen/Makefile.inc#5 edit

Differences ...

==== //depot/projects/dtrace/src/lib/libc/gen/Makefile.inc#5 (text+ko) ====

@@ -4,7 +4,7 @@
 # machine-independent gen sources
 .PATH: ${.CURDIR}/${MACHINE_ARCH}/gen ${.CURDIR}/gen
 
-SRCS+=  __xuname.c _rand48.c _spinlock_stub.c _thread_init.c \
+SRCS+=  __xuname.c _rand48.c _thread_init.c \
 	alarm.c arc4random.c assert.c basename.c check_utility_compat.c \
 	clock.c closedir.c confstr.c \
 	crypt.c ctermid.c daemon.c devname.c dirname.c disklabel.c \


More information about the p4-projects mailing list