Add cc65 compiler and fix

This commit is contained in:
2021-05-15 17:36:36 +02:00
parent 21292e9d48
commit 03e4389bf8
6 changed files with 8 additions and 6 deletions

View File

@ -23,6 +23,4 @@ COPY ${CROSS_TRIPLE}-noop.sh /usr/bin/${CROSS_TRIPLE}-noop
COPY Toolchain.cmake /usr/lib/${CROSS_TRIPLE}/
ENV CMAKE_TOOLCHAIN_FILE /usr/lib/${CROSS_TRIPLE}/Toolchain.cmake
#include "common.lib"
#include "common.label-and-env"