[Buildroot] [PATCH 1/2] toolchain/gcc: make sure to pass $(HOST_DIR)/usr/bin in the PATH

Peter Korsgaard jacmet at uclibc.org
Sun May 12 20:22:47 UTC 2013


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> From: Mischa Jonker <Mischa.Jonker at synopsys.com>
 Thomas> Since gcc doesn't use the package infrastructure, it doesn't get all
 Thomas> the good generic environment variables, and forgets to get
 Thomas> $(HOST_DIR)/usr/bin in its PATH. This prevents gcc from finding and
 Thomas> using host tools built by Buildroot.

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

Committed both, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list