Fix: remove accidental paste
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
26e8360d65
commit
fff744a9bb
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ RUN echo "**** setup environment ****" && \
|
|||
-xplatform android-clang \
|
||||
-disable-rpath \
|
||||
-nomake tests -nomake examples \
|
||||
-android-git clone https://github.com/KDAB/android_openssl.git /usr/lib/android-sdk/android_opensslndk /usr/lib/android-sdk/ndk/${ANDROID_NDK_VERSION} \
|
||||
-android-ndk /usr/lib/android-sdk/ndk/${ANDROID_NDK_VERSION} \
|
||||
-android-sdk /usr/lib/android-sdk \
|
||||
-no-warnings-are-errors && \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue