Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: e05fa86bbaa9c54fd697bc7b426d1d92adffa083 https://github.com/crosstool-ng/crosstool-ng/commit/e05fa86bbaa9c54fd697bc7b426d1d92adffa083 Author: Alexey Neyman Date: 2019-01-14 (Mon, 14 Jan 2019) Changed paths: M scripts/build/cc/gcc.sh Log Message: ----------- Canonicalize prefix dir and sysroot ... because GCC prints the sysroot with symlinks resolved. Fixes #892. Signed-off-by: Alexey Neyman Commit: 92ad0fe0aba39e5a88b20d6f09edd53cd7a76c83 https://github.com/crosstool-ng/crosstool-ng/commit/92ad0fe0aba39e5a88b20d6f09edd53cd7a76c83 Author: Alexey Neyman Date: 2019-01-14 (Mon, 14 Jan 2019) Changed paths: M scripts/functions Log Message: ----------- Dump how multilib iterator is invoked Signed-off-by: Alexey Neyman Commit: b6c5ae2f1740dc4bba02e3f2b4a1c3e5534e7e1f https://github.com/crosstool-ng/crosstool-ng/commit/b6c5ae2f1740dc4bba02e3f2b4a1c3e5534e7e1f Author: Alexey Neyman Date: 2019-01-14 (Mon, 14 Jan 2019) Changed paths: M testing/docker/archlinux/Dockerfile Log Message: ----------- Fix building archlinux image `groupadd` now requires libaudit.so, but coreutils can be installed without audit package. Weird, gross. Signed-off-by: Alexey Neyman Commit: 0a5107dd421cb9b1629924abed1c7f0cfbe42c46 https://github.com/crosstool-ng/crosstool-ng/commit/0a5107dd421cb9b1629924abed1c7f0cfbe42c46 Author: Alexey Neyman Date: 2019-01-15 (Tue, 15 Jan 2019) Changed paths: M scripts/build/cc/gcc.sh M scripts/functions M testing/docker/archlinux/Dockerfile Log Message: ----------- Merge pull request #1126 from stilor/prefix-with-symlinks Handle a setup where CT_PREFIX_DIR has symlinks Compare: https://github.com/crosstool-ng/crosstool-ng/compare/e215e3aea88a...0a5107dd421c **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.