Skip to content

Commit bc30a38

Browse files
committed
openssl use triple cc
1 parent 3962dc2 commit bc30a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

do-compile/android/openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ else
7070

7171
export C_FLAGS="$C_FLAGS"
7272
export CXXFLAG="$C_FLAGS"
73-
export CC="$MR_CC --target $MR_TRIPLE"
73+
export CC="$MR_TRIPLE_CC"
7474
export AR="$MR_AR"
7575
export AS="$RM_AS"
7676
export RANLIB="$MR_RANLIB"

0 commit comments

Comments
 (0)