From 9ed2f19d385aa95f65807999bba2e18417b143dc Mon Sep 17 00:00:00 2001 From: fanquake Date: Thu, 18 Mar 2021 07:35:55 +0800 Subject: build: native cctools 973.0.1, ld64 609 --- depends/hosts/darwin.mk | 2 +- depends/packages/native_cctools.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'depends') diff --git a/depends/hosts/darwin.mk b/depends/hosts/darwin.mk index 4e9187c9e0..73d156097f 100644 --- a/depends/hosts/darwin.mk +++ b/depends/hosts/darwin.mk @@ -2,7 +2,7 @@ OSX_MIN_VERSION=10.14 OSX_SDK_VERSION=10.15.1 XCODE_VERSION=11.3.1 XCODE_BUILD_ID=11C505 -LD64_VERSION=530 +LD64_VERSION=609 OSX_SDK=$(SDK_PATH)/Xcode-$(XCODE_VERSION)-$(XCODE_BUILD_ID)-extracted-SDK-with-libcxx-headers diff --git a/depends/packages/native_cctools.mk b/depends/packages/native_cctools.mk index c789dab74c..7e51f8a23d 100644 --- a/depends/packages/native_cctools.mk +++ b/depends/packages/native_cctools.mk @@ -1,8 +1,8 @@ package=native_cctools -$(package)_version=55562e4073dea0fbfd0b20e0bf69ffe6390c7f97 +$(package)_version=2ef2e931cf641547eb8a68cfebde61003587c9fd $(package)_download_path=https://github.com/tpoechtrager/cctools-port/archive $(package)_file_name=$($(package)_version).tar.gz -$(package)_sha256_hash=e51995a843533a3dac155dd0c71362dd471597a2d23f13dff194c6285362f875 +$(package)_sha256_hash=6b73269efdf5c58a070e7357b66ee760501388549d6a12b423723f45888b074b $(package)_build_subdir=cctools $(package)_patches=ld64_disable_threading.patch $(package)_dependencies=native_libtapi -- cgit v1.2.3