summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2021-04-28 00:22:41 +0200
committerJan Tojnar <jtojnar@gmail.com>2021-05-05 22:43:07 +0200
commit702d3e27942e5f0ed6f71b1f5f97cc19aa6b8825 (patch)
treeec6c98528bfba81a1f51c0cbc2d16af11cd1b4bb /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentc05d8ea394a97a61bb57ea7c4f6382b0d1aecd5e (diff)
webkitgtk: Try to fix build on Darwin
- Libmanette and systemd features need to be disabled since they depend on systemd. - FastMalloc for some reason does not include <malloc/malloc.h> so we added that. - <CommonCrypto/CommonRandom.h> depends on a type from <CommonCrypto/CommonCryptor.h> but does not include it for some reason, resulting in the following error: In file included from ../Source/WTF/wtf/RandomDevice.cpp:44: /nix/store/wd30p2pq4lci8fk9fqldkgk1hgmwpapj-Libsystem-1238.60.2/include/CommonCrypto/CommonRandom.h:35:9: error: unknown type name 'CCCryptorStatus' typedef CCCryptorStatus CCRNGStatus; - The GL-related flags were renamed and removed (in previous releases as well) so we switched to the new ones so that GL is still disabled. - Unrelatedly, `with` statement at the top of the expression is abomination so we narrowed its scope to just meta.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions