mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-22 19:03:35 +02:00
Fix test and add
Fix test and add Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
@ -12,6 +12,7 @@ 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