On 8/17/20 2:22 PM, Christoph Berg wrote:
> =====================================
> debian/patches/cppflags
> =====================================
> @@ -0,0 +1,11 @@
> +--- 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
> + 

Please add DEP-3 patch headers:

 https://dep-team.pages.debian.net/deps/dep3/

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to