diff options
| author | Daniƫl de Kok <me@danieldk.eu> | 2020-08-05 20:51:05 +0200 |
|---|---|---|
| committer | Frederik Rietdijk <freddyrietdijk@fridh.nl> | 2020-08-08 10:36:48 +0200 |
| commit | 6ffc0fd601de20a961367357f74295902d7c7869 (patch) | |
| tree | a5143da521c1c8d51cc5ceee33af941fd8b573ed /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | cb8a5e5b87468a617f2c183e093228ee67da88ed (diff) | |
python3Packages.pytorch: fix Darwin build by disabling GCD
PyTorch 1.6.0 has updated the vendored pthreadpool library, which has recently
added support for Grand Central Dispatch. Unfortunately, it uses functionality
(DISPATCH_APPLY_AUTO) that is only available since macOS 10.13, whereas we are
still using 10.12 libraries.
We can't directly pass through option to vendored libraries, since the setup.py
scripts creates/filters the options that are passed to CMake. So, instead, this
adds a small patch that disables the GCD functionality in pthreadpool.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
