Go to file
Benjamin Staffin b3d33d398c gdal: fix the build
Commit 28b6fb61e6 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
2015-01-13 23:46:26 -08:00
doc Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
lib Revert "Revert "mkOverridable: Use functors to allow overridable functions"" 2015-01-13 08:39:54 -05:00
maintainers Travis: check tarball creation even for pull requests 2015-01-04 14:02:07 +01:00
nixos enlightenment: fix media preview 2015-01-13 14:56:35 +01:00
pkgs gdal: fix the build 2015-01-13 23:46:26 -08:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Travis: chop build in install and build phases 2014-10-15 11:05:12 +02:00
.version release: 15.04 -> 15.05 2014-12-09 15:09:06 +01:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
README.md typo 2015-01-04 16:29:25 +01:00
default.nix Revert "Revert "mkOverridable: Use functors to allow overridable functions"" 2015-01-13 08:39:54 -05:00