summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorWilliam Roe <git@wjlr.org.uk>2020-08-02 16:20:42 +0100
committerWilliam Roe <git@wjlr.org.uk>2020-08-03 13:17:40 +0100
commitd51340f27f2e411a18e9fe775bc9e3150244c4e3 (patch)
tree469ae9acd2501f75d7b2def2e600520256383514 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parente347b4bbb3a43d7bb75421f842bf12acdb5126c0 (diff)
zig: fix build
It looks like https://github.com/NixOS/nixpkgs/pull/88248 broke the build for zig. The error you get when building zig on the current master branch is: ``` Scanning dependencies of target zig_build_libstage2 : CommandLine Error: Option 'polly' registered more than once! LLVM ERROR: inconsistency in registered CommandLine options make[2]: *** [CMakeFiles/zig_build_libstage2.dir/build.make:77: CMakeFiles/zig_build_libstage2] Error 1 make[1]: *** [CMakeFiles/Makefile2:252: CMakeFiles/zig_build_libstage2.dir/all] Error 2 make: *** [Makefile:150: all] Error 2 ``` The patch that added polly into some build args was likely necessary only for LLVM 10.0.0 and when that was updated to 10.0.1 it stopped working or became unnecessary. With this patch removed, zig builds fine and passes the tests.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions