nixpkgs/pkgs/stdenv/linux
Tuomas Tynkkynen c909f1b18e stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64
This is required for Aarch64 since a lot of source tarballs ship with
outdated configure scripts that don't recognize aarch64. Simply
replacing the config.guess and config.sub with new versions from
upstream makes them build again.

This same approach is used by at least Buildroot and Fedora. In
principle this could be enabled for all architectures but
conditionalizing this on aarch64 avoids a mass rebuild on x86.
2017-01-25 00:01:52 +02:00
..
bootstrap-files linux stdenv: Rename the bootstrap directory to bootstrap-files 2016-12-15 17:05:39 -05:00
bootstrap-tools linux stdenv: Avoid assert false 2016-12-15 17:09:29 -05:00
default.nix stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64 2017-01-25 00:01:52 +02:00
make-bootstrap-tools-cross.nix stdenv: Bringup aarch64 architecture support 2017-01-25 00:01:51 +02:00
make-bootstrap-tools.nix coreutils: Build with libattr to support xattrs 2017-01-05 00:55:35 +02:00