mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
8dde14f93e
By default, bash brings its own version of 'getenv', named exactly like the libc function. This becomes a problem in fork/execve scenarios if the dynamic linker resolves 'getenv' to the bash binary instead of the libc. This patch fixes the generate step of the genodians.org scenario. Issue #3882 |
||
---|---|---|
.. | ||
app | ||
lib | ||
noux-pkg | ||
test | ||
virtualbox5 |