[Git][debian-gis-team/jeolib-miallib][master] Append CPPFLAGS to CXXFLAGS.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Feb 25 15:07:36 GMT 2025
Bas Couwenberg pushed to branch master at Debian GIS Project / jeolib-miallib
Commits:
9694befd by Bas Couwenberg at 2025-02-25T16:07:30+01:00
Append CPPFLAGS to CXXFLAGS.
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -11,6 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
CFLAGS += $(CPPFLAGS)
+CXXFLAGS += $(CPPFLAGS)
include /usr/share/dpkg/pkg-info.mk
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/commit/9694befd5db00165b4063352bfa600c6e4579d7b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/jeolib-miallib/-/commit/9694befd5db00165b4063352bfa600c6e4579d7b
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/20250225/346e4a50/attachment.htm>
More information about the Pkg-grass-devel
mailing list