diff options
| author | Luflosi <luflosi@luflosi.de> | 2020-09-09 12:20:48 +0200 |
|---|---|---|
| committer | Jon <jonringer@users.noreply.github.com> | 2020-09-09 15:09:26 -0700 |
| commit | fbefec0d3e1fde1ad36b661d44935959532b1c1c (patch) | |
| tree | 6e6f4da68b9d3ed8d577939c7f5778047a7151f7 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | c97fcc3fe08815d13079ba7cee625c89bfedcf4d (diff) | |
j: fix build on darwin
On darwin the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
This error happens because the `-fno-strict-overflow` is passed to the compiler. To fix this, disable the `strictoverflow` hardening feature. Also see #39687.
ZHF: #97479
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
