Update pbuilderrc
This commit is contained in:
parent
8919c115c0
commit
d50fd313ce
@ -7,8 +7,8 @@ DIST="sid"
|
|||||||
EXTRAPACKAGES="ca-certificates wget"
|
EXTRAPACKAGES="ca-certificates wget"
|
||||||
# pbuilder build options
|
# pbuilder build options
|
||||||
export DEBIAN_FRONTEND="noninteractive"
|
export DEBIAN_FRONTEND="noninteractive"
|
||||||
export DEB_BUILD_MAINT_OPTIONS="optimize=+lto -march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32"
|
export DEB_BUILD_MAINT_OPTIONS="optimize=+lto -march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32 -w -DQT_NO_VERSION_TAGGING"
|
||||||
export DEB_CFLAGS_MAINT_APPEND="-march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32"
|
export DEB_CFLAGS_MAINT_APPEND="-march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32 -w -DQT_NO_VERSION_TAGGING"
|
||||||
export DEB_LDFLAGS_MAINT_APPEND="-march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32"
|
export DEB_LDFLAGS_MAINT_APPEND="-march=x86-64-v3 -O3 -flto -fuse-linker-plugin -falign-functions=32"
|
||||||
export DEB_BUILD_OPTIONS="parallel=8 nocheck notest terse"
|
export DEB_BUILD_OPTIONS="parallel=8 nocheck notest terse"
|
||||||
export DPKG_GENSYMBOLS_CHECK_LEVEL=0
|
export DPKG_GENSYMBOLS_CHECK_LEVEL=0
|
||||||
|
Loading…
Reference in New Issue
Block a user