let's try this

This commit is contained in:
Nadia Holmquist Pedersen 2021-07-25 21:25:50 +02:00
parent 107fa01b13
commit 4b3c0ecd06
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ add_link_options(-L/usr/local/opt/llvm/lib)
# LLVM in Homebrew is built with latest Xcode which has a newer linker than
# what is bundled in the default install of Xcode Command Line Tools, so we
# override it to prevent it passing flags not supported by the system's ld.
add_link_options(-mlinker-version=450)
#add_link_options(-mlinker-version=450)