Files
nixpkgs/pkgs/development/python-modules
Daniel Nagy 7db40fa5d5 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
2021-02-25 22:49:08 +01:00
..
2021-02-25 01:52:52 +00:00
2021-02-21 18:41:39 +00:00
2021-02-14 06:34:28 +01:00
2021-02-12 14:12:17 +00:00
2021-02-17 23:07:36 +01:00
2021-02-18 13:58:44 +01:00
2021-02-10 18:45:44 -08:00
2021-02-23 11:20:47 +01:00
2021-02-09 09:01:20 +01:00
2021-02-13 15:17:57 +01:00
2021-02-25 10:14:23 +01:00
2021-02-24 19:01:39 +01:00
2021-02-18 16:36:57 +00:00
2021-02-09 20:39:10 +01:00
2021-02-20 00:02:53 +00:00
2021-02-17 12:05:40 +01:00