summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2000-06-05 02:25:55 +0000
committerjoe <joe@FreeBSD.org>2000-06-05 02:25:55 +0000
commited202d13d93202efb74e11f39508c7d882f7e0db (patch)
treec1621d8b76cf3dc280cf74ca4932d69989f59bb9 /release/Makefile
parent6bddd8294aa4e9b7e4a66bff9c54de93da25168c (diff)
downloadFreeBSD-src-ed202d13d93202efb74e11f39508c7d882f7e0db.zip
FreeBSD-src-ed202d13d93202efb74e11f39508c7d882f7e0db.tar.gz
Disable colour support in ls when building the fixit floppy, and make
a note of it in the release Makefile.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index d3c119e..21decf8 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -355,6 +355,8 @@ release.3:
#
# NB: the "RELEASE_BUILD_FIXIT" magic prevents vi from including the
# Tcl and Perl APIs. See also /usr/src/usr.bin/vi/Makefile.
+# It also prevents ls linking against termcap by disabling color support.
+# See /usr/src/bin/ls/Makefile.
release.4:
@mkdir -p /stand
cp ${.CURDIR}/boot_crunch.conf.generic ${.OBJDIR}/boot_crunch.conf
OpenPOWER on IntegriCloud