@@ -265,7 +265,7 @@ elseif is_mode("releasedbg", "release") then
add_vectorexts("sse","sse2","sse3","ssse3")
end
ifis_plat("wasm")
ifnotis_plat("wasm")then
set_kind("shared")
else
set_kind("static")
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.