summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorLily Ballard <lily@sb.org>2020-09-28 15:12:07 -0700
committerLily Ballard <lily@sb.org>2020-09-28 15:12:07 -0700
commitd3b1d59d847c71c525cbc3de45a4da82b15cb318 (patch)
tree3115de52a8c309068722446846de77b9a2aa5907 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent76dbece8e8240a911fcc5722f813a8453f90406f (diff)
macvim: Properly link against Nix ncurses
Since we're not using the Nix compiler, our buildInputs aren't automatically exposed to the compiler, which means it was actually compiling against system libncurses instead of Nix libncurses. Also remove the `-Wno-error` from the make flags (and the unnecessary `PREFIX` definition) in favor of using a much more targeted error suppression at the configure flags. This works around an issue where implicit function definitions are considered an error and the configure script was trying to compile a file tht invoked an ncurses function without including the relevant header.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions