summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorMatthew Glazar <strager.nds@gmail.com>2019-03-28 20:41:49 -0700
committerMatthew Glazar <strager.nds@gmail.com>2019-03-28 20:44:08 -0700
commit689e1efda0938c95a561f9e62696229c449cd865 (patch)
treef27ae689f0dd90401470519b75f2f08ded45d5ea /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb0fa740b89c12c15cb88fe5f0b52c2e806fb5fd5 (diff)
iterm2: fix build
During iterm2's build, xcodebuild invokes $LD and passes it options such as -isysroot. These options are intended for the linker driver (clang), not for the linker directly. ld64 ($LD) does not recognize these options, causing iterm2's build to fail. Set $LD to $CC (clang) as intended, making iterm2's build succeed.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions