This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 9820e4: musl-libc: Rewrite musl.sh build script


  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 <bryanhundven@gmail.com>
  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 <bryanhundven@gmail.com>


  Commit: 785dbce3510a1d0b2ec51873230d2001ed50eae7
      https://github.com/crosstool-ng/crosstool-ng/commit/785dbce3510a1d0b2ec51873230d2001ed50eae7
  Author: Bryan Hundven <bryanhundven@gmail.com>
  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
--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]