Update pbuilderrc-v3-lto

This commit is contained in:
ferrreo 2024-05-08 16:35:31 +01:00 committed by GitHub
parent a93612d53a
commit 40705ec9a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,3 +18,6 @@ BASETGZ="/var/cache/pbuilder/$NAME-base.tgz"
BASEPATH=/var/cache/pbuilder/$NAME-base.cow
DEBOOTSTRAPOPTS=(${DEBOOTSTRAPOPTS[@]/--keyring=*})
DEBOOTSTRAPOPTS=(${DEBOOTSTRAPOPTS[@]} --keyring=/usr/share/keyrings/debian-archive-keyring.gpg)
EXTRAPACKAGES=eatmydata
EATMYDATA=yes
export LD_PRELOAD=${LD_PRELOAD:+$LDPRELOAD:}libeatmydata.so