Skip to content

Commit 3a9d923

Browse files
committed
Prebuilt - update macOS x64 Erlang to one compatible w/ macOS 10.13
The previous build was built on Big Sur and wasn't backwards compatible with 10.13. This fixes that issue. It's still Erlang 23.2
1 parent 0b50787 commit 3a9d923

File tree

11 files changed

+2
-2
lines changed

11 files changed

+2
-2
lines changed
-5.94 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

prebuilt/macos/x64/erlang/dist_23.2/bin/start.script

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%% coding: utf-8
2-
%% script generated at {2020,12,21} {14,25,12}
2+
%% script generated at {2021,1,6} {21,32,42}
33
{script,
44
{"Erlang/OTP","23"},
55
[{preLoaded,

prebuilt/macos/x64/erlang/dist_23.2/erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
# %CopyrightEnd%
2020
#
21-
ROOTDIR="/Users/sam/Development/sonic-pi/app/server/native/erlang/dist_23.2"
21+
ROOTDIR="/Users/sam/Desktop/erl-distros/23.2"
2222
BINDIR=$ROOTDIR/bin
2323
EMU=beam
2424
PROGNAME=`echo $0 | sed 's/.*\///'`
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)