termux-packages/packages/bash
Fredrik Fornwall 4643d4be2c bash: Specify bash_cv_getcwd_malloc=yes
When cross compiling bash assumes that getcwd is broken, so a
wrapper is used which does not work with non-accessible parent
directories (/data when running in Termux). We tell configure
that this is not necessary.

Fixes https://github.com/termux/termux-app/issues/200
2016-11-23 19:33:04 -05:00
..
bash.patch Initial push 2015-06-13 01:03:31 +02:00
build.sh bash: Specify bash_cv_getcwd_malloc=yes 2016-11-23 19:33:04 -05:00
config-top.h.patch Enable command-not-found for bash and zsh interactive shells 2015-07-13 19:41:08 -04:00
etc-bash.bashrc Enable command-not-found for bash and zsh interactive shells 2015-07-13 19:41:08 -04:00
etc-profile bash: Source etc/bash.bashrc also for interactive login shells 2015-07-14 07:30:09 -04:00
etc_hosts_and_profile_path.patch Initial push 2015-06-13 01:03:31 +02:00
getpwd.patch.disabled Initial push 2015-06-13 01:03:31 +02:00
y.tab.c.patch Initial push 2015-06-13 01:03:31 +02:00