summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorJason Felice <jason.m.felice@gmail.com>2019-07-02 22:36:31 -0400
committerJason Felice <jason.m.felice@gmail.com>2019-08-09 16:29:51 -0400
commit83c1e8c319799c1b95b4979fcd84ebe528a9238f (patch)
treede3357fab282be4ebaf4829710c6d722f37a20be /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb044b6814f64b2fcc628ed24fae9e7e01ce7f7af (diff)
plan9port: use C compiler from Nix
The install script was escaping the Nix environment on Mac OS by using `xcrun -sdk macos clang` as its C compiler. Using the Nix compiler required declaring the necessary frameworks as inputs and patching build scripts to assume MacOS 10.12 (and not try to detect). So cached derivations prior to this would probably not work on all intended target machines. This *might* also fix installCheck on Darwin on Hydra. Other minor fixes: * Disable parallel building due to a race with a missing y.tab.h * Use NIX_CFLAGS_COMPILE/NIX_LDFLAGS instead of trying to synthesize something like them. * X11 dependencies aren't used on Darwin when the windowing system is correctly detected
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions