]> code.ossystems Code Review - openembedded-core.git/commit
common-glibc: define bash_cv_getcwd_malloc
authorJoe Slater <jslater@windriver.com>
Tue, 21 Jul 2015 17:39:10 +0000 (10:39 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jul 2015 22:25:01 +0000 (23:25 +0100)
commit72539c68e4a6ef1497af3f707107c3a69ab37bbd
tree5a174fa3be65516b06a6a9fe6168f1b735aa3f62
parent519e381278d40bdac79add340e4c0460a9f97e17
common-glibc: define bash_cv_getcwd_malloc

We do not want bash to use internal code for getcwd() because
it can fail in certain filesystem types.  Trust that the function
in glibc is not "broken".

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/site/common-glibc