aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2014-05-10 16:38:45 +0000
committerWarner Losh <imp@FreeBSD.org>2014-05-10 16:38:45 +0000
commit93654dca21248e1bef592d868faf27ad1a69e994 (patch)
tree27e57f3a9e0654bb0581caee49afee11fb3c5235 /Makefile
parentc115b8184e271efe4b570223da6156cb3b32dc23 (diff)
downloadsrc-93654dca21248e1bef592d868faf27ad1a69e994.tar.gz
src-93654dca21248e1bef592d868faf27ad1a69e994.zip
We haven't done anything with _UPGRADING in ~forever (was present, but
not needed, in FreeBSD 6.x, and has been absent in newer versions). This was needed to upgrade from 3.x -> 4.x, once upon a time.
Notes
Notes: svn path=/head/; revision=265837
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a29e01a15ee8..8db5fe4cbc48 100644
--- a/Makefile
+++ b/Makefile
@@ -327,7 +327,7 @@ MMAKEENV= MAKEOBJDIRPREFIX=${MYMAKE:H} \
DESTDIR= \
INSTALL="sh ${.CURDIR}/tools/install.sh"
MMAKE= ${MMAKEENV} ${MAKE} \
- -D_UPGRADING -DNO_MAN -DNO_SHARED \
+ -DNO_MAN -DNO_SHARED \
-DNO_CPU_CFLAGS -DNO_WERROR \
DESTDIR= PROGNAME=${MYMAKE:T}