[Git][debian-gis-team/postgis][experimental] Drop pie rules for xenial.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Oct 3 19:04:42 BST 2021



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


Commits:
9b8dfc6c by Bas Couwenberg at 2021-10-03T20:04:27+02:00
Drop pie rules for xenial.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+postgis (3.2.0~alpha1+dfsg-1~exp4) UNRELEASED; urgency=medium
+
+  * Drop pie rules for xenial.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 03 Oct 2021 20:04:14 +0200
+
 postgis (3.2.0~alpha1+dfsg-1~exp3) experimental; urgency=medium
 
   * Drop mr58.patch, did not fix FTBFS on i386.


=====================================
debian/rules
=====================================
@@ -13,16 +13,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 # Don't fail when d/control doesn't match template
 export PG_UPDATECONTROL=yes
 
-# Disable PIE on Ubuntu xenial (causes "undefined reference to symbol 'roundf@@GLIBC_2.2.5'")
-VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo yes)
-DISTRIBUTION_RELEASE       := $(shell lsb_release -cs)
-
-ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
-  ifneq (,$(filter $(DISTRIBUTION_RELEASE),xenial))
-    export DEB_BUILD_MAINT_OPTIONS=hardening=+all,-pie
-  endif
-endif
-
 include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/pkg-info.mk
 include /usr/share/postgresql-common/pgxs_debian_control.mk



View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/9b8dfc6c4baaa4dc06955a89d439ab7568bcb883

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/9b8dfc6c4baaa4dc06955a89d439ab7568bcb883
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/20211003/b8989fc4/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list