diff --git a/ghc-toolkit/ghc-libdir/settings b/ghc-toolkit/ghc-libdir/settings index 86b91044..ee883da8 100644 --- a/ghc-toolkit/ghc-libdir/settings +++ b/ghc-toolkit/ghc-libdir/settings @@ -11,8 +11,8 @@ ("ld supports build-id", "YES"), ("ld supports filelist", "NO"), ("ld is GNU ld", "YES"), - ("ar command", "/opt/wasi-sdk/bin/llvm-ar"), - ("ar flags", "q"), + ("ar command", "ar"), + ("ar flags", "qS"), ("ar supports at file", "YES"), ("ranlib command", "ranlib"), ("otool command", "otool"),