nixpkgs/pkgs/development/python-modules/gyp
Robert Vollmert c3da83cd40 v8_3_16_14: fix OS X build
Issues addressed:
- xcode build failed with
    ... was built for newer OSX version (10.10) than being linked (10.5)
  fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools
2017-06-26 21:28:43 +02:00
..
no-darwin-cflags.patch remove obsolete part of gyp patch 2015-06-26 09:54:49 -07:00
no-xcode.patch v8_3_16_14: fix OS X build 2017-06-26 21:28:43 +02:00