Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-02-09 20:47:17 +01:00 committed by GitHub
parent 699e54a06a
commit 0fd49257fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ jobs:
pool:
vmImage: 'macOS-11'
variables:
LD_LIBRARY_PATH: /usr/local/opt/llvm/lib:$LD_LIBRARY_PATH
LD_LIBRARY_PATH: /usr/local/opt/llvm/lib:/usr/local/lib:$LD_LIBRARY_PATH
DYLD_LIBRARY_PATH: $LD_LIBRARY_PATH
LIBRARY_PATH: /usr/local/opt/llvm/lib
LDFLAGS: -L/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib