aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pkgconfig
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-10-10 08:55:45 -0700
committerMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>2012-11-29 12:00:18 +0100
commit63e4d3c58630fb6587c7468f0295b3f5ce842593 (patch)
tree86e12448a2734d679d7815cf292c9a6a43b802b1 /meta/recipes-devtools/pkgconfig
parent92575c594408ab0e59ce9e5d2779e60d40244e0e (diff)
downloadopenembedded-core-contrib-63e4d3c58630fb6587c7468f0295b3f5ce842593.tar.gz
eglibc: force make to use /bin/bash
The eglibc core build still has a number of issues with /bin/dash. Recently found is both sysdeps/unix/make-syscalls.sh and it's output, which make calls via SHELL do not play well with /bin/dash. By force make to use /bin/bash via SHELL setting it works correctly. Currenly known issues are: make-syscalls.sh line with a bad substitution, which can be corrected by: vdso_symver="$(printf '%s\n' ${vdso_symver} | sed 's/\./_/')" Following that there is an issue with emiting a '\n' through a second echo and then to the compiler. There maybe more issues beyond that. [YOCTO #3080] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/pkgconfig')
0 files changed, 0 insertions, 0 deletions