* [Buildroot] Incorrect spelling in buildroot trunk? [not found] <SNT126-W377EE102E2EF4FBB08DBA2C9A60@phx.gbl> @ 2012-08-31 19:46 ` Peter Korsgaard 0 siblings, 0 replies; only message in thread From: Peter Korsgaard @ 2012-08-31 19:46 UTC (permalink / raw) To: buildroot >>>>> "R" == R Zhong <rzhong@hotmail.com> writes: R> Hi, I think SYSDROOT_DIR should be SYSROOT_DIR in toolchain/helpers.mk R> check_glibc = \ R> SYSROOT_DIR="$(strip $1)"; \ R> if test `find $${SYSDROOT_DIR}/lib/ -maxdepth 1 -name 'ld-linux*.so.*' -o -name 'ld.so.*' | wc -l` -eq 0 ; then \ R> echo "Incorrect selection of the C library"; \ R> exit -1; \ R> fi; \ You're right. I've fixed it in git now, thanks. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-31 19:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <SNT126-W377EE102E2EF4FBB08DBA2C9A60@phx.gbl>
2012-08-31 19:46 ` [Buildroot] Incorrect spelling in buildroot trunk? Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox