DragonFly submit List (threaded) for 2004-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
usr.bin/make 2nd try: makefile comment
Update makefile comment missed from mega patch.
Max
---------------------
PatchSet 362
Date: 2004/09/06 16:25:07
Author: jmg
Log:
remove XXX comment now that the kernel is fixed, there isn't any obvious
reason to enable this as performance didn't significantly change...
MFC after: 3 days
Members:
Makefile:1.33->1.34
Index: Makefile
===================================================================
RCS file: /usr/home/okumoto/Work/make/fbsd-cvs/src/usr.bin/make/Makefile,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- Makefile 12 Aug 2004 11:49:55 -0000 1.33
+++ Makefile 6 Sep 2004 15:25:07 -0000 1.34
@@ -20,7 +20,7 @@
CFLAGS+=-D__FBSDID=__RCSID
.endif
-# XXX: kernel currently broken
+# There is no obvious performance improvement currently.
# CFLAGS+=-DUSE_KQUEUE
main.o: ${MAKEFILE}
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]