arcanumbridge
arcanumbridge
This is a fix for issue #401 to individually escape the flags to patch.
I'm trying to build this on FreeBSD 14.0 and it is failing with an unsupported OS message. ``` > git clone https://github.com/crazywhalecc/static-php-cli.git Cloning into 'static-php-cli'... remote: Enumerating objects: 7446, done....
### What happened? I'm getting the following error while trying to run frankenphp on FreeBSD 14.0 amd64/x86_64. I've built PHP with the flags for linux listed in compile.md and have...