kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
3e6153a5 2024-12-17 18:31:06 unset CC only for mingw and arm32 Since `scripts/test` always unset "CC", the github action for "clang" in Linux does not use clang unintentionally. This patch unset CC only for mingw{32,64} and arm32.