diff options
| author | Daniel Nagy <danielnagy@posteo.de> | 2021-02-24 21:56:27 +0100 |
|---|---|---|
| committer | Daniel Nagy <danielnagy@posteo.de> | 2021-02-25 22:49:08 +0100 |
| commit | 7db40fa5d52ae4b7aaf3e145d006dd27cec2028e (patch) | |
| tree | a99268fbefc4910f1b19a2a1bd99a349e852cdde /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | b6ef90c6c468d1d1aa94dd60d99d00b619b0a5a0 (diff) | |
python3Packages.dlib: support sse4 instructions
My understanding of the line that is removed is, that the logic is
wrong. According to the setup.py file[0] it says that:
> To exclude certain options in the cmake config use --no:
> for example:
> --no USE_AVX_INSTRUCTIONS: will set -DUSE_AVX_INSTRUCTIONS=no
This means, that a true value of `avxSupport` will deactivate it in the
setup, which is not what we want.
[0]: https://github.com/davisking/dlib/blob/v19.21/setup.py#L22
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
