[Git][debian-gis-team/postgis][experimental] Revert LTO changes.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Fri Jun 17 10:17:42 BST 2022
Bas Couwenberg pushed to branch experimental at Debian GIS Project / postgis
Commits:
b87a38c6 by Bas Couwenberg at 2022-06-17T11:17:32+02:00
Revert LTO changes.
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,7 @@
postgis (3.3.0~alpha1+dfsg-1~exp2) UNRELEASED; urgency=medium
- [ Christoph Berg ]
* Run minimal regression tests from debian/tests/test-extension-creation.
- [ Bas Couwenberg ]
- * Disable LTO, causes FTBFS. See: https://wiki.debian.org/ToolChain/LTO
-
-- Christoph Berg <myon at debian.org> Tue, 24 May 2022 14:49:47 +0200
postgis (3.3.0~alpha1+dfsg-1~exp1) experimental; urgency=medium
=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@
export DH_OPTIONS
# Enable hardening build flags
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all optimize=-lto
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
# Don't fail when d/control doesn't match template
export PG_UPDATECONTROL=yes
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/b87a38c61ed6001db82eb8543908ce24ffc8bf49
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/b87a38c61ed6001db82eb8543908ce24ffc8bf49
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/20220617/e1722e40/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list