diff options
| author | Sebastián Mancilla <smancill@smancill.dev> | 2022-07-16 12:33:32 -0400 |
|---|---|---|
| committer | Bjørn Forsman <bjorn.forsman@gmail.com> | 2022-07-17 15:52:26 +0200 |
| commit | 47f0f32de5cffbdc9ed6d2a30a50e8b8d8c8af6e (patch) | |
| tree | 58755d609c19f80de3772a1f7f0ab44baa83402e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | ec5eb91c8dd2fed205cb782da9aa1222710a3ef7 (diff) | |
cppcheck: use recommended build options
From the readme:
> The recommended release build is:
> make MATCHCOMPILER=yes FILESDIR=/usr/share/cppcheck HAVE_RULES=yes
>
> Flags:
> MATCHCOMPILER=yes : Python is used to optimise cppcheck at compile time
> FILESDIR=/usr/share/cppcheck : Specify folder where cppcheck files are installed
> HAVE_RULES=yes : Enable rules (pcre is required if this is used)
This adds MATCHCOMPILER and fixes the location of FILESDIR into a
standard directory instead of that ugly '$out/cfg' directory.
The Makefile needs 'which' to locate Python.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
