public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] bb8215: linux: Set CROSS_COMPILE while building/checking h...
@ 2015-11-03  8:31 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-11-03  8:31 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 2032 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: bb821551c5a9942473b035fb7fddf45663b0123f
      https://github.com/crosstool-ng/crosstool-ng/commit/bb821551c5a9942473b035fb7fddf45663b0123f
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M scripts/build/kernel/linux.sh

  Log Message:
  -----------
  linux: Set CROSS_COMPILE while building/checking headers

Some architectures, like arc and blackfin set CROSS_COMPILE to a default
if it is not set on the command-line.

Since we are building the cross-compiler, we need to ALWAYS set
CROSS_COMPILE, since building/checking headers is done after the GCC
PASS1 step.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 3b854d493909c2373571cf34f7c10542f53b82c3
      https://github.com/crosstool-ng/crosstool-ng/commit/3b854d493909c2373571cf34f7c10542f53b82c3
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-02 (Mon, 02 Nov 2015)

  Changed paths:
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  uClibc: Don't use CROSS, use CROSS_COMPILE instead

As per:
http://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/Makefile.help?id=044843f002f666db3bc06c513ed6291a00ad1225

CROSS= is for compatibility, but we plan on dropping older uClibc
versions, and adding uClibc-ng and uClibc-snapshot support.

Use CROSS_COMPILE instead.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 8c87c3d7195c3cd43253ab73745216dddb8bec3c
      https://github.com/crosstool-ng/crosstool-ng/commit/8c87c3d7195c3cd43253ab73745216dddb8bec3c
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M scripts/build/kernel/linux.sh
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  Merge pull request #238 from bhundven/cross_compile_issues

Fix some cross_compile issues


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/387955ea8617...8c87c3d7195c

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-03  8:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-03  8:31 [crosstool-ng/crosstool-ng] bb8215: linux: Set CROSS_COMPILE while building/checking h Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).