kumquat-buildroot/toolchain
Mischa Jonker 671bd04685 toolchain/gcc: make sure to pass $(HOST_DIR)/usr/bin in the PATH
Since gcc doesn't use the package infrastructure, it doesn't get all
the good generic environment variables, and forgets to get
$(HOST_DIR)/usr/bin in its PATH. This prevents gcc from finding and
using host tools built by Buildroot.

This patch therefore ensures that $(HOST_MAKE_ENV) or
$(TARGET_MAKE_ENV) are passed at the appropriate locations. It will be
useful for a later patch that makes gcc depend on host-flex/host-bison
in some situations.

Original patch by Thomas Petazzoni.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-05-12 22:22:00 +02:00
..
elf2flt Remove REAL_GNU_TARGET_NAME 2012-06-23 15:14:51 +02:00
gcc toolchain/gcc: make sure to pass $(HOST_DIR)/usr/bin in the PATH 2013-05-12 22:22:00 +02:00
kernel-headers kernel-headers: bump 3.{0, 4, 8, 9}.x stable version 2013-05-12 21:43:42 +02:00
toolchain-buildroot toolchain/toolchain-buildroot: Disable NPTL for ARC 2013-05-04 23:21:31 +02:00
toolchain-crosstool-ng gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external toolchain-external: fix bug #5054 2013-05-11 21:52:22 +02:00
uClibc arc: Make sure that libgcc doesn't get included when it doesn't exist yet 2013-05-04 23:21:31 +02:00
Config.in toolchain/crostool-NG: mark as deprecated 2013-05-07 23:01:09 +02:00
helpers.mk toolchain-external: improve glibc support to test availability of RPC 2012-11-04 01:22:43 +01:00
toolchain-buildroot.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-common.in gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-crosstool-ng.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00
toolchain-external.mk gdb: convert to the package infrastructure 2013-04-11 21:46:32 +02:00