Fix ARMv8 and ARMv7, add psn00bsdk, and improve github action

This commit is contained in:
2021-05-16 08:05:29 +02:00
parent 2979dfd782
commit f37486cc8a
6 changed files with 24 additions and 21 deletions

View File

@ -38,9 +38,4 @@ ENV PATH ${PATH}:${CROSS_ROOT}/bin
ENV CROSS_COMPILE ${CROSS_TRIPLE}-
ENV ARCH arm64
ENV OPENSSL_ARCH linux-aarch64
ENV OPENSSL_TARGET armv8-a
#include "common.lib"
#include "common.label-and-env"