mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Update native_cctools for newer SDK support
This commit is contained in:
parent
a86c4cb75f
commit
1008318715
5 changed files with 33 additions and 18 deletions
|
@ -1,7 +1,7 @@
|
|||
OSX_MIN_VERSION=10.8
|
||||
OSX_SDK_VERSION=11.1
|
||||
OSX_SDK=$(SDK_PATH)/MacOSX$(OSX_SDK_VERSION).sdk
|
||||
LD64_VERSION=253.9
|
||||
LD64_VERSION=609
|
||||
ifeq (aarch64, $(host_arch))
|
||||
CC_target=arm64-apple-darwin11
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue