diff options
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index cf2f44939f34..cbab3c152cd5 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} |
