Skip to content

Commit 9ed2f19

Browse files
committed
build: native cctools 973.0.1, ld64 609
1 parent f48f187 commit 9ed2f19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

depends/hosts/darwin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ OSX_MIN_VERSION=10.14
22
OSX_SDK_VERSION=10.15.1
33
XCODE_VERSION=11.3.1
44
XCODE_BUILD_ID=11C505
5-
LD64_VERSION=530
5+
LD64_VERSION=609
66

77
OSX_SDK=$(SDK_PATH)/Xcode-$(XCODE_VERSION)-$(XCODE_BUILD_ID)-extracted-SDK-with-libcxx-headers
88

depends/packages/native_cctools.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=native_cctools
2-
$(package)_version=55562e4073dea0fbfd0b20e0bf69ffe6390c7f97
2+
$(package)_version=2ef2e931cf641547eb8a68cfebde61003587c9fd
33
$(package)_download_path=https://github.com/tpoechtrager/cctools-port/archive
44
$(package)_file_name=$($(package)_version).tar.gz
5-
$(package)_sha256_hash=e51995a843533a3dac155dd0c71362dd471597a2d23f13dff194c6285362f875
5+
$(package)_sha256_hash=6b73269efdf5c58a070e7357b66ee760501388549d6a12b423723f45888b074b
66
$(package)_build_subdir=cctools
77
$(package)_patches=ld64_disable_threading.patch
88
$(package)_dependencies=native_libtapi

0 commit comments

Comments
 (0)