Skip to content

Commit

Permalink
fix build errors from intel macbooks (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK authored Jan 28, 2025
1 parent 9526921 commit 9d619f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/depends/packages/openssl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $(package)_config_opts_aarch64_linux=linux-generic64
$(package)_config_opts_armv7a_android=--static android-arm
$(package)_config_opts_aarch64_android=--static android-arm64
$(package)_config_opts_aarch64_darwin=darwin64-arm64-cc
$(package)_config_opts_aarch64_ios=darwin64-arm64-cc
$(package)_config_opts_riscv64_linux=linux-generic64
$(package)_config_opts_mipsel_linux=linux-generic32
$(package)_config_opts_mips_linux=linux-generic32
Expand Down

0 comments on commit 9d619f1

Please sign in to comment.