ladybird/Ports/bash/patches
Sergey Bugaev 47326042c5 Ports: Make sure Bash loads its built-in commands statically
Bash's configure script is checking whether the system has dlopen().
We do, but it doesn't actually work (yet). So patch the check out.
2019-11-19 16:03:25 +01:00
..
configure-system.patch
disable-dynamic-loading.patch Ports: Make sure Bash loads its built-in commands statically 2019-11-19 16:03:25 +01:00
disable-locale.patch
include-stdio.patch