fix as ioi intended this
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
Nishi 2026-04-20 02:48:51 +09:00
commit 27c9eb97c1
Signed by: nishi
GPG key ID: 27EF69B208EB9343

2
configure vendored
View file

@ -78,7 +78,7 @@ if($target ne "Darwin" and $target ne "ClassicMacOS" and $target ne "Windows") {
param_set("stb-truetype", 0);
} else {
param_set("freetype2", 0);
param_set("stb-truetype", 0);
param_set("stb-truetype", 1);
}
if($target eq "Linux") {