From 1469989157366024e03040bb0ca9a42e40346a06 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 9 Jul 2015 14:29:52 +0200 Subject: reproducible netbsd: set MKREPRO to yes to get reproducible builds --- bin/reproducible_netbsd.sh | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_netbsd.sh b/bin/reproducible_netbsd.sh index 2d1dd361..bd6381f7 100755 --- a/bin/reproducible_netbsd.sh +++ b/bin/reproducible_netbsd.sh @@ -59,6 +59,12 @@ echo "This is netbsd $NETBSD_VERSION." echo git log -1 +# from $src/share/mk/bsd.README: +# MKREPRO If "yes", create reproducable builds. This enables +# different switches to make two builds from the same source tree +# result in the same build results. +export MKREPRO="yes" + echo "=============================================================================" echo "$(date -u) - Building netbsd ${NETBSD_VERSION} - first build run." echo "=============================================================================" -- cgit v1.2.3-70-g09d2