summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2004-09-06 15:25:07 +0000
committerjmg <jmg@FreeBSD.org>2004-09-06 15:25:07 +0000
commitc79fcd9810f41cf7027e19060b7e31eb85f723f0 (patch)
treeb55bf6c7e9c5c15a5cdc632f399ce5886c7987e8 /usr.bin/make
parent953916e50f7e5ce4f5f6f27eec3414fdcbfca43e (diff)
downloadFreeBSD-src-c79fcd9810f41cf7027e19060b7e31eb85f723f0.zip
FreeBSD-src-c79fcd9810f41cf7027e19060b7e31eb85f723f0.tar.gz
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
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile
index cf2f449..cbab3c1 100644
--- a/usr.bin/make/Makefile
+++ b/usr.bin/make/Makefile
@@ -20,7 +20,7 @@ CFLAGS+=-DMAKE_VERSION=\"5200408120\"
CFLAGS+=-D__FBSDID=__RCSID
.endif
-# XXX: kernel currently broken
+# There is no obvious performance improvement currently.
# CFLAGS+=-DUSE_KQUEUE
main.o: ${MAKEFILE}
OpenPOWER on IntegriCloud