mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-25 04:13:34 +02:00
Disable not working tests N2
Disable not working tests N2 Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -12,7 +12,6 @@ ENV AS=${CROSS_ROOT}/bin/llvm-as \
|
||||
|
||||
ENV ANDROID_NDK_REVISION 23
|
||||
ENV ANDROID_NDK_API 23
|
||||
ENV ANDROID_NDK_HOME ${CROSS_ROOT}
|
||||
|
||||
RUN mkdir -p /build && \
|
||||
cd /build && \
|
||||
|
Reference in New Issue
Block a user