Conversation
|
@henderkes it looks like there is still an issue with |
|
It's maybe just because the pre-built packages aren't compiled with |
The docker thing missing is something that sometimes happens in your CI. I'm not sure where that's coming from, it doesn't happen in our CI. I would guess it's related to Docker in some way. I've already created an issue for the -fpic error, but I haven't been successful in reproducing it yet. CFLAGS is already set to -fPIC... https://github.com/crazywhalecc/static-php-cli/blob/main/config/env.ini#L74 |
oh yeah that makes sense, should be alright tomorrow then |
No description provided.