Fix test-extensions

This commit is contained in:
crazywhalecc
2025-03-10 16:19:24 +08:00
parent 1ce1c326b2
commit 2afd39fbf1

View File

@@ -26,7 +26,7 @@ $test_os = [
];
// whether enable thread safe
$zts = false;
$zts = true;
$no_strip = false;