[Git][debian-gis-team/postgis][experimental] Don't quote DEB_BUILD_MAINT_OPTIONS.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Jun 17 10:04:54 BST 2022



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


Commits:
74a008bd by Bas Couwenberg at 2022-06-17T11:04:45+02:00
Don't quote DEB_BUILD_MAINT_OPTIONS.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
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 optimize=-lto
 
 # 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/74a008bd861f35fed3c6cb8bd1e58c3d35656111

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/74a008bd861f35fed3c6cb8bd1e58c3d35656111
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/dfe35bac/attachment.htm>


More information about the Pkg-grass-devel mailing list