Update pika-build-config/i386setup.sh

This commit is contained in:
ferreo 2024-10-02 21:46:39 +02:00
parent 3955160c71
commit 2e3715ea87

View File

@ -9,5 +9,5 @@ export DEB_CFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -D
export DEB_CPPFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING" export DEB_CPPFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING"
export DEB_CXXFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING" export DEB_CXXFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING"
export DEB_LDFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING" export DEB_LDFLAGS_MAINT_APPEND="-Wno-incompatible-pointer-types -Wno-error -w -DQT_NO_VERSION_TAGGING"
export DEB_BUILD_OPTIONS="nocheck notest terse" export DEB_BUILD_OPTIONS="nocheck notest"
export DPKG_GENSYMBOLS_CHECK_LEVEL=0 export DPKG_GENSYMBOLS_CHECK_LEVEL=0