[Git][debian-gis-team/zoo-project][master] Drop pie rules for xenial.

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



Bas Couwenberg pushed to branch master at Debian GIS Project / zoo-project


Commits:
6d0fb57f by Bas Couwenberg at 2021-10-03T20:03:05+02:00
Drop pie rules for xenial.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -6,16 +6,6 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 export DEB_CFLAGS_MAINT_APPEND=-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
 export DEB_CXXFLAGS_MAINT_APPEND=-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
 
-# Disable PIE on Ubuntu where it's still problematic
-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/pkg-info.mk
 
 UPSTREAM_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')



View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/6d0fb57fbcd00efd9dde789252d3f04b16edd4b3

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/6d0fb57fbcd00efd9dde789252d3f04b16edd4b3
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/875cbef1/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list