kumquat-buildroot/toolchain/binutils
Thomas Petazzoni 2ae84ac85f binutils,gcc: use correct --prefix
The cross binutils and cross gcc are actually going to be executed
from $(STAGING_DIR)/usr, so the correct prefix is $(STAGING_DIR)/usr
and not /usr.

This also fixes what is known as the "AVR32 toolchain build failure",
which was due to the fact that the prefix directory wasn't writable
(since it was /usr).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-07-27 22:56:36 +02:00
..
2.17
2.18
2.19
2.19.1 binutils: really add 2.19.1 patches (missing from r25513). 2009-03-05 13:33:14 +00:00
2.20 toolchain/binutils: Improve arm linking performance 2010-04-20 09:11:26 +02:00
2.20.1 toolchain/binutils: Improve arm linking performance 2010-04-20 09:11:26 +02:00
binutils.mk binutils,gcc: use correct --prefix 2010-07-27 22:56:36 +02:00
Config.in Get rid of all usages of BR2_RECENT 2010-04-12 15:26:37 +02:00