This commit is contained in:
2021-05-14 00:43:40 +02:00
parent a42f28be4c
commit 52a958d7a4
4 changed files with 65 additions and 270 deletions

View File

@ -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"