pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
simde: Document test passes and failures
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon@alma8.localdomain>
Pushed By: outpaddling
Date: Thu Mar 17 12:22:14 2022 -0500
Changeset: fed33c912b3fa389190d8575e036b4005ef490e6
Modified Files:
simde/Makefile
Log Message:
simde: Document test passes and failures
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fed33c912b3fa389190d8575e036b4005ef490e6
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, 2 insertions(+)
diffs:
diff --git a/simde/Makefile b/simde/Makefile
index f8c0abbeab..d6d193bdb7 100644
--- a/simde/Makefile
+++ b/simde/Makefile
@@ -21,6 +21,8 @@ NO_BUILD= yes
MESON_ARGS+= -Dtests=false
BUILD_WRKSRC= ${WRKSRC}/output
+# Passes on Darwin
+# Fails on NetBSD 9
do-test:
@${RM} -r ${BUILD_WRKSRC}/*
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} meson -Dtests=true output
Home |
Main Index |
Thread Index |
Old Index