Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 22cc5407cd7baa1c940f9c5639ad27a95a380334
      
https://github.com/NixOS/nixpkgs/commit/22cc5407cd7baa1c940f9c5639ad27a95a380334
  Author: Ben Gamari <[email protected]>
  Date:   2016-10-31 (Mon, 31 Oct 2016)

  Changed paths:
    M pkgs/build-support/gcc-cross-wrapper/builder.sh

  Log Message:
  -----------
  gcc-cross-wrapper: Fix include path

Include files are typically in the libc package's `dev` output but previously 
`-isystem` was looking in `out`, resulting in my cross-compilation environment 
not finding its include files.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to