1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-18 02:19:39 +00:00

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.
This commit is contained in:
Warner Losh 2014-05-10 16:38:45 +00:00
parent c115b8184e
commit 93654dca21
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265837

View File

@ -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}