[Git][debian-gis-team/postgis][master] 2 commits: Fix --enable-lto configure option.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Jul 27 09:13:22 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / postgis


Commits:
7622936d by Bas Couwenberg at 2023-07-27T10:02:29+02:00
Fix --enable-lto configure option.

- - - - -
9cfae586 by Bas Couwenberg at 2023-07-27T10:02:41+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.3.3+dfsg-5) unstable; urgency=medium
+
+  * Fix --enable-lto configure option.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 27 Jul 2023 10:02:30 +0200
+
 postgis (3.3.3+dfsg-4) unstable; urgency=medium
 
   * Add graphicsmagick-imagemagick-compat to Build-Conflicts.


=====================================
debian/rules
=====================================
@@ -56,7 +56,7 @@ COMMON_CONFIGURE_ARGS = --host=$(DEB_HOST_GNU_TYPE) \
 	--infodir=\$${prefix}/share/info \
 	--without-interrupt-tests \
 	--without-phony-revision \
-	$(ENABLE_LTO)
+	--enable-lto
 
 NJOBS := -j1
 ifneq (,$(filter parallel=%,$(subst $(COMMA), ,$(DEB_BUILD_OPTIONS))))



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/83fe9da57a7f1b7171ab47bad83d2f2acd70af3f...9cfae586e9b86cc65b285961f616bf6a0e5238f7

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/compare/83fe9da57a7f1b7171ab47bad83d2f2acd70af3f...9cfae586e9b86cc65b285961f616bf6a0e5238f7
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/1f885325/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list