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

@ -44,6 +44,4 @@ ENV ARCH x86
COPY linux32-entrypoint.sh /dockcross/
ENTRYPOINT ["/dockcross/linux32-entrypoint.sh"]
#include "common.lib"
#include "common.label-and-env"