serenity/Ports/bash
Daniel Bertalan 4f89f47acb Ports: Download fresh config.guess if needed
The config.guess file needs to know about the SerenityOS `uname -m`
system name if we want to build ports inside Serenity. Support was only
added in January 2022, so most ports don't have a new enough version
yet.

This commit adds facilities for fetching a fresh config.guess file that
supports SerenityOS, similarly to what we do for config.sub. As its
first user, we make the bash port buildable inside the system.
2022-03-08 23:30:47 +01:00
..
patches Ports: Regenerate patches for bash 2022-01-16 10:32:50 +03:30
package.sh Ports: Download fresh config.guess if needed 2022-03-08 23:30:47 +01:00