Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: 9820e4eea52326881b1434936bc6839934348f73 https://github.com/crosstool-ng/crosstool-ng/commit/9820e4eea52326881b1434936bc6839934348f73 Author: Bryan Hundven Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M scripts/build/libc/musl.sh Log Message: ----------- musl-libc: Rewrite musl.sh build script This commit moves the do_libc_configure function to do_libc_backend and switches do_libc_start_files and do_libc_final to call do_libc_backend. The major reason for the rewrite is that musl => 1.1.13 has had it's own build system rewritten and can now build out-of-tree. Signed-off-by: Bryan Hundven Commit: 785dbce3510a1d0b2ec51873230d2001ed50eae7 https://github.com/crosstool-ng/crosstool-ng/commit/785dbce3510a1d0b2ec51873230d2001ed50eae7 Author: Bryan Hundven Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M scripts/build/libc/musl.sh Log Message: ----------- Merge pull request #359 from bhundven/fix_musl_libc_build musl-libc: Rewrite musl.sh build script Compare: https://github.com/crosstool-ng/crosstool-ng/compare/38bac5781acf...785dbce3510a