We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3962dc2 commit bc30a38Copy full SHA for bc30a38
do-compile/android/openssl.sh
@@ -70,7 +70,7 @@ else
70
71
export C_FLAGS="$C_FLAGS"
72
export CXXFLAG="$C_FLAGS"
73
- export CC="$MR_CC --target $MR_TRIPLE"
+ export CC="$MR_TRIPLE_CC"
74
export AR="$MR_AR"
75
export AS="$RM_AS"
76
export RANLIB="$MR_RANLIB"
0 commit comments