quick-lint-js icon indicating copy to clipboard operation
quick-lint-js copied to clipboard

macOS AArch64 binary dynamically links libc++

Open strager opened this issue 4 years ago • 0 comments

Our macOS AArch64 executable dynamically links libc++, but I think we should statically link it instead. (The x86_64 executable statically links libc++.)

strager avatar Nov 03 '21 04:11 strager