Merge remote-tracking branch 'origin/reproducible-linux' into fix-bwrap

This commit is contained in:
Gábor Stefanik 2023-12-25 10:20:36 +01:00
commit 205108b7f7
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ SRCDIR=${SRCDIR}
MAKEJOBS=-j${JOBS}
export HOME=/tmp
export SOURCE_DATE_EPOCH=0
export KBUILD_BUILD_TIMESTAMP='@0'
export SHELL=/usr/bin/bash
DESTDIR=/tmp/destdir
EOF