From c2ad5e859d12a295c3f686a15bd7181a165bfa82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20P=C3=B6chtrager?= Date: Mon, 1 Jun 2020 12:14:27 +0200 Subject: [PATCH] Update ld64 to 530 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 187c779..e31e163 100755 --- a/build.sh +++ b/build.sh @@ -109,7 +109,7 @@ fi ## cctools and ld64 ## CCTOOLS_VERSION=949.0.1 -LINKER_VERSION=512.4 +LINKER_VERSION=530 get_sources \ https://github.com/tpoechtrager/cctools-port.git \