summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2021-09-10 14:02:48 +0000
committerAlyssa Ross <hi@alyssa.is>2021-09-10 14:02:48 +0000
commit35759160d6a8581a53e671c378dbc8e60b0a6385 (patch)
treefee2770ef9caa4bba0c35d3df6e55279042c0e1e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentded7b6cb1bf3d6d03328b3f592069f2c4956a97f (diff)
acpica-tools: fix cross
The default value of INSTALLFLAGS is "-m 555 -s", -s being the option to run the "strip" program on the installed files. When cross-compiling, we don't have a strip program (we have "${stdenv.cc.targetPrefix}strip"), so install fails. The simplest fix for this is to just remove -s from INSTALLFLAGS, since stdenv will automatically strip all installed binaries at the end anyway.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions