pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

simde: Update test results



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon@alma8.localdomain>
Pushed By:	outpaddling
Date:		Thu Mar 17 12:35:41 2022 -0500
Changeset:	2af55ae7c4ca41bd145cfc3b477338d49e035534

Modified Files:
	simde/Makefile

Log Message:
simde: Update test results

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2af55ae7c4ca41bd145cfc3b477338d49e035534

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 simde/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/simde/Makefile b/simde/Makefile
index d6d193bdb7..40928f7ee7 100644
--- a/simde/Makefile
+++ b/simde/Makefile
@@ -21,7 +21,7 @@ NO_BUILD=	yes
 MESON_ARGS+=	-Dtests=false
 BUILD_WRKSRC=	${WRKSRC}/output
 
-# Passes on Darwin
+# Passes on Darwin, Linux (Alma8)
 # Fails on NetBSD 9
 do-test:
 	@${RM} -r ${BUILD_WRKSRC}/*


Home | Main Index | Thread Index | Old Index