genode/ports/src/noux-pkg/bash
Christian Prochaska 74b7b768f8 Noux: have bash use libc's 'getcwd()' function
The bash configure script cannot detect if the 'getcwd()' function in
Genode's libc works correctly, so it assumes that it is broken and makes
bash use its own version of this function. With this patch bash uses the
libc version, which has a Noux-specific implementation in the 'libc_noux'
plugin.

Fixes #324.
2012-08-15 14:31:33 +02:00
..
build.patch Noux: have bash use libc's 'getcwd()' function 2012-08-15 14:31:33 +02:00
target.mk Enable Noux for ARM 2012-06-20 10:17:23 +02:00