Skip to content

Commit a1bfca8

Browse files
committed
Merge pull request #7059
2798e0b add powerpc build support for openssl lib (daniel)
2 parents c983d6f + 2798e0b commit a1bfca8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

depends/packages/openssl.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ $(package)_config_opts_arm_linux=linux-generic32
1717
$(package)_config_opts_aarch64_linux=linux-generic64
1818
$(package)_config_opts_mipsel_linux=linux-generic32
1919
$(package)_config_opts_mips_linux=linux-generic32
20+
$(package)_config_opts_powerpc_linux=linux-generic32
2021
$(package)_config_opts_x86_64_darwin=darwin64-x86_64-cc
2122
$(package)_config_opts_x86_64_mingw32=mingw64
2223
$(package)_config_opts_i686_mingw32=mingw

0 commit comments

Comments
 (0)