aarch64 fails during ./configure, and the trivial diffs end up failing

because of a missing "/usr/bin/as" binary
This commit is contained in:
phessler 2021-10-10 13:52:19 +00:00
parent eb13316c44
commit bb6cda17f5

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile.inc,v 1.5 2021/10/04 00:03:00 daniel Exp $
# $OpenBSD: Makefile.inc,v 1.6 2021/10/10 13:52:19 phessler Exp $
# Other architectures not fully supported yet
ONLY_FOR_ARCHS = aarch64 amd64 i386 powerpc mips64
ONLY_FOR_ARCHS = amd64 i386 powerpc mips64
DISTVER = 20210921
PKGVER = 1.1.0.${DISTVER}