mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
wip
This commit is contained in:
parent
b08d06974a
commit
41bf90c554
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ build:
|
|||
CXXFLAGS: $CXXFLAGS -fPIC
|
||||
darwin:
|
||||
# just so we don't step on it
|
||||
LD: clang
|
||||
LD: /usr/bin/ld
|
||||
ARGS:
|
||||
# Reliance on CLT hard path is yuck.
|
||||
- --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
|
||||
|
|
Loading…
Reference in a new issue