Update pbuilderrc-v4

This commit is contained in:
ferrreo 2024-03-30 12:01:06 +00:00 committed by GitHub
parent 90dcb7e7ea
commit ec1a38e745
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,4 +10,4 @@ export DEBIAN_FRONTEND="noninteractive"
export DEB_BUILD_MAINT_OPTIONS="-march=x86-64-v4 -O3"
export DEB_CFLAGS_MAINT_APPEND="-march=x86-64-v4 -O3"
export DEB_LDFLAGS_MAINT_APPEND="-O3"
DEBBUILDOPTS="-march=x86-64-v4 -O3"
DEBBUILDOPTS="--no-sign"