release: Add WITHOUT_QEMU to IMAKE
We have NO_ROOT here, so we need WITHOUT_QEMU to avoid problems. 15.0 candidate. Reviewed by: emaste, markj MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D53637
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ TARGET_ARCH= ${TARGET}
|
||||
.endif
|
||||
.endif
|
||||
IMAKE= ${MAKE} TARGET_ARCH=${TARGET_ARCH} TARGET=${TARGET} \
|
||||
-DNO_ROOT -DDB_FROM_SRC
|
||||
-DNO_ROOT -DWITHOUT_QEMU -DDB_FROM_SRC
|
||||
DISTDIR= dist
|
||||
|
||||
# Define OSRELEASE by using newvers.sh
|
||||
|
||||
Reference in New Issue
Block a user