[Git][debian-gis-team/postgis][master] Also disable LTO in DEB_BUILD_MAINT_OPTIONS.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Jul 27 07:36:28 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / postgis
Commits:
51c2c7c3 by Bas Couwenberg at 2023-07-27T08:36:19+02:00
Also disable LTO in DEB_BUILD_MAINT_OPTIONS.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -27,6 +27,7 @@ endif
# Disable LTO on i386
ifneq (,$(filter $(DEB_BUILD_ARCH),i386))
+export DEB_BUILD_MAINT_OPTIONS=optimize=-lto
ENABLE_LTO=--disable-lto
else
ENABLE_LTO=--enable-lto
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/51c2c7c37bea54177ce5e333da4f78f2eb4b5840
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/51c2c7c37bea54177ce5e333da4f78f2eb4b5840
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230727/86fa7c91/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list