Page MenuHomeFreeBSD

D53569.diff
No OneTemporary

D53569.diff

diff --git a/release/tools/gce.conf b/release/tools/gce.conf
--- a/release/tools/gce.conf
+++ b/release/tools/gce.conf
@@ -103,8 +103,9 @@
_INSTALLED_PACKAGES=$(pkg -r ${DESTDIR} info -o -q -a | grep -v ^base/)
for PACKAGE in ${_INSTALLED_PACKAGES}; do
make -C ${DESTDIR}/usr/ports/${PACKAGE} fetch \
- DISTDIR=${DESTDIR}/usr/ports/distfiles
-
+ DISTDIR=${DESTDIR}/usr/ports/distfiles \
+ DISABLE_VULNERABILITIES=YES \
+ I_DONT_CARE_IF_MY_BUILDS_TARGET_THE_WRONG_RELEASE=YES
done
fi

File Metadata

Mime Type
text/plain
Expires
Wed, Nov 5, 6:31 AM (10 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
24780509
Default Alt Text
D53569.diff (525 B)

Event Timeline