[Buildroot] [git commit master] defconfigs: use new default location for STAGING_DIR

Peter Korsgaard jacmet at sunsite.dk
Wed Dec 16 19:47:46 UTC 2009


>>>>> "Chris" == Chris Packham <judge.packham at gmail.com> writes:

 >> -BR2_STAGING_DIR="/usr/local/$(ARCH)/gcc-$(BR2_GCC_VERSION)-uclibc"
 >> +BR2_STAGING_DIR="$(BASE_DIR)/staging"
 >>  # BR2_FPU_SUFFIX is not set
 >>  BR2_TOPDIR_PREFIX=""
 >>  BR2_TOPDIR_SUFFIX=""

 Chris> Not that I know anything about arm_toolchain_defconfig but from its
 Chris> name and the old BR2_STAGING_DIR value I'm guessing it attempts to
 Chris> generate a standalone toolchain and install it in /usr/local. You
 Chris> might want to change this one back.

Yes I noticed.
I actually think we should probably just delete that defconfig - Having
a generic arm defconfig (which tries to write files under /usr/local/
where most normal users don't have permissions), uses OABI and has the
AT91 stuff enabled is probably not that useful after all.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list