diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-22 15:44:36 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-07-27 22:58:05 +0200 |
commit | 460ba963acb17df043f412e5c01fda250da6b410 (patch) | |
tree | 99c50aab6a774b0c24e355f4b93560266634bdef /boot | |
parent | c7f180eca5eb35f2973cf0c89e1d047e090e02af (diff) | |
download | buildroot-novena-460ba963acb17df043f412e5c01fda250da6b410.tar.gz buildroot-novena-460ba963acb17df043f412e5c01fda250da6b410.zip |
toolchain: remove redundant and incorrect --with-build-time-tools option
This option is already part of the gcc configure options through the
BR2_CONFIGURE_BUILD_TOOLS variable (in toolchain/Makefile.in).
Additionnally, the value that was passed in the AVR32 specific case
was incorrect: it was $(STAGING_DIR)/$(REAL_GNU_TARGET_NAME)/bin
instead of $(STAGING_DIR)/usr/$(REAL_GNU_TARGET_NAME)/bin.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot')
0 files changed, 0 insertions, 0 deletions