Skip to content

Commit 2003805

Browse files
Build of OpenSSL binaries and adjust script
1 parent f601c2a commit 2003805

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

build-openssl-libraries.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
HOST_INFO=`uname -a`
99
case ${HOST_INFO} in
1010
Darwin*)
11-
TOOLCHAIN_SYSTEM=darwin-x86_64
11+
TOOLCHAIN_SYSTEM=darwin-x86
1212
;;
1313
Linux*)
1414
if [[ "${HOST_INFO}" == *i686* ]]
5.29 KB
Binary file not shown.
-5.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)