1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 22:20:51 +00:00
nixpkgs/pkgs/build-support/setup-hooks
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
..
autoreconf.sh
compress-man-pages.sh
enable-coverage-instrumentation.sh
find-xml-catalogs.sh
fix-darwin-dylib-names.sh
keep-build-tree.sh
make-coverage-analysis-report.sh releaseTools.coverageAnalysis: Emit hydra-metrics 2015-07-30 18:06:33 +02:00
make-wrapper.sh make-wrapper: fixup #14753 changes to make tests work 2016-06-19 13:38:46 +02:00
move-docs.sh
move-lib64.sh
move-sbin.sh
multiple-outputs.sh stdenv moveToOutput: move even broken symlinks 2016-11-26 12:32:15 +01:00
patch-shebangs.sh patchShebangs: quote variable assignment 2016-07-09 03:05:11 +03:00
separate-debug-info.sh setup-hooks: do not pass missing dirs to find (close #15405) 2016-05-22 12:08:01 +02:00
set-java-classpath.sh
set-source-date-epoch-to-latest.sh stdenv: fix set-source-date-epoch-to-latest (close #12602) 2016-01-29 12:03:48 +01:00
strip.sh
update-autotools-gnu-config-scripts.sh stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64 2017-01-25 00:01:52 +02:00
use-old-cxx-abi.sh useOldCXXAbi: Change into a setup hook 2016-04-01 13:36:59 +02:00
win-dll-link.sh fix win-dll-link.sh setup hook (#20925) 2016-12-07 17:58:36 +01:00
wrap-gapps-hook.sh wrap-gapps-hook.sh: fix double inclusion guard 2016-03-18 07:52:36 +01:00