tilemaker review

Felix Delattre debian at xama.nu
Fri Sep 3 20:02:12 BST 2021


Hi Bas,

all done, but stuck at the last:

On 9/3/21 9:30 AM, Sebastiaan Couwenberg wrote:
> 
>    hardening-no-fortify-functions
>    CPPFLAGS is not used.

Tried a lot around adding to debian/rules something like this:

```
CPPFLAGS:=$(shell dpkg-buildflags --get CPPFLAGS)
CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(CPPFLAGS)
export CXXFLAGS
```

but as far as I read with compat > 9 (which we are that should be handled already).

Do you have any suggestion or which package to look at on how it has been done?

Thanks,
Felix



More information about the Pkg-grass-devel mailing list