1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-12 21:37:36 +00:00
serenity/Ports/bash
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
..
patches Ports: Make sure Bash loads its built-in commands statically 2019-11-19 16:03:25 +01:00
package.sh Ports: Undo POSIX sh compliance changes for now 2019-11-03 10:05:02 +01:00