Add OpenSSL lib, add snes lib

This commit is contained in:
2021-05-14 22:36:43 +02:00
parent 9159152331
commit 3dc4ff36fc
12 changed files with 49 additions and 20 deletions

View File

@ -37,6 +37,9 @@ ENV PATH ${PATH}:${CROSS_ROOT}/bin
ENV CROSS_COMPILE ${CROSS_TRIPLE}-
ENV ARCH arm
ENV OPENSSL_ARCH linux-armv4
ENV OPENSSL_TARGET armv7-a
#include "common.lib"
#include "common.label-and-env"