Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 55e8e0ef9bf2c927edbdcc05097a1e7185184cba
      
https://github.com/NixOS/nixpkgs/commit/55e8e0ef9bf2c927edbdcc05097a1e7185184cba
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-06-30 (Mon, 30 Jun 2014)

  Changed paths:
    M pkgs/development/compilers/gcc/4.8/builder.sh

  Log Message:
  -----------
  gcc: Slight builder cleanup


  Commit: 89f8af55f11b01e68cbfc6d10537413140261721
      
https://github.com/NixOS/nixpkgs/commit/89f8af55f11b01e68cbfc6d10537413140261721
  Author: Eelco Dolstra <[email protected]>
  Date:   2014-07-01 (Tue, 01 Jul 2014)

  Changed paths:
    M pkgs/development/compilers/gcc/4.8/default.nix
    M pkgs/stdenv/nix/default.nix

  Log Message:
  -----------
  Darwin: Use xcrun to get the path to the SDK

Recent versions of Xcode don't install headers in /usr/include but
in a directory like

  
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include

So use that instead, falling back to /usr/include in case of an older
version of Xcode.


Compare: https://github.com/NixOS/nixpkgs/compare/7fe89be1464d...89f8af55f11b
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to