mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-28 05:36:04 +02:00
Fix 3
This commit is contained in:
@ -36,4 +36,6 @@ ENV PATH ${PATH}:${CROSS_ROOT}/bin
|
||||
ENV CROSS_COMPILE ${CROSS_TRIPLE}-
|
||||
ENV ARCH arm
|
||||
|
||||
RUN cd /usr/xcc/ && find . -name '*linux*'
|
||||
|
||||
#include "common.label-and-env"
|
||||
|
Reference in New Issue
Block a user