[Git][debian-gis-team/postgis][master] debian/patches/cppflags: Add DEP-3 patch header

Christoph Berg gitlab at salsa.debian.org
Mon Aug 17 13:36:54 BST 2020



Christoph Berg pushed to branch master at Debian GIS Project / postgis


Commits:
0e19d287 by Christoph Berg at 2020-08-17T14:36:24+02:00
debian/patches/cppflags: Add DEP-3 patch header

- - - - -


1 changed file:

- debian/patches/cppflags


Changes:

=====================================
debian/patches/cppflags
=====================================
@@ -1,11 +1,16 @@
+Description: Add CPPFLAGS missing in libpgcommon directory Makefile
+Forwarded: https://trac.osgeo.org/postgis/ticket/4592
+Author: Christoph Berg <myon at debian.org>
+Applied-Upstream: 3.1
+
 --- a/libpgcommon/Makefile.in
 +++ b/libpgcommon/Makefile.in
 @@ -62,7 +62,7 @@ check-unit: libpgcommon.a
- 
+
  # Command to build each of the .o files
  $(SA_OBJS): %.o: %.c
 -	$(CC) $(CFLAGS) -c -o $@ $<
 +	$(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<
- 
+
  $(SA_OBJS): ../postgis_config.h
- 
+



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/postgis/-/commit/0e19d287cdd46d230f75ce3df7e5c3522a3fe3d8
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/20200817/265d77a1/attachment.html>


More information about the Pkg-grass-devel mailing list