lldb: mark NetBSD-*-powerpc as not supported (until someone fixes it).

Stops wasting time trying (and failing) during a bulk build.
This commit is contained in:
he 2023-02-15 08:04:42 +00:00
parent db00283b3c
commit 062f6d6a65

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.44 2023/02/15 07:41:44 he Exp $
# $NetBSD: Makefile,v 1.45 2023/02/15 08:04:42 he Exp $
.include "../../lang/llvm/version.mk"
@ -76,6 +76,9 @@ PKG_FAIL_REASON+= "Only NetBSD >= 9.99.22 provides ptrace(2) PT_STOP"
. endif
.endif
# Not yet ported, so avoid wasting time trying...
NOT_FOR_PLATFORM+= NetBSD-*-powerpc
post-extract:
${MKDIR} ${WRKSRC}/build