Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: b3d33d398c23295d10cf79448e549a034b6d619e
https://github.com/NixOS/nixpkgs/commit/b3d33d398c23295d10cf79448e549a034b6d619e
Author: Benjamin Staffin <[email protected]>
Date: 2015-01-13 (Tue, 13 Jan 2015)
Changed paths:
M pkgs/development/libraries/gdal/default.nix
Log Message:
-----------
gdal: fix the build
Commit 28b6fb61e651a3e2cca57d087781e7ba6ab45e7c added explicit CC and
CXX assignments in pkgs/build-support/gcc-wrapper/setup-hook.sh.
That breaks the gdal python extension build somehow, presumably by
confusing libtool.
This appears to revert gdal to building with g++ and gcc (on linux at
least), but at least it builds this way.
Change-Id: I83fb78daa9314dc60c4f635d3f1e937a90349b8a
Commit: 0f31f8a9f3cc0d76b5b5166657fca570834333af
https://github.com/NixOS/nixpkgs/commit/0f31f8a9f3cc0d76b5b5166657fca570834333af
Author: Peter Simons <[email protected]>
Date: 2015-01-14 (Wed, 14 Jan 2015)
Changed paths:
M pkgs/development/libraries/gdal/default.nix
Log Message:
-----------
Merge pull request #5761 from benley/fix-gdal
gdal: fix the build
Compare: https://github.com/NixOS/nixpkgs/compare/0351b7a71080...0f31f8a9f3cc_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits