git: 5c13bc9d9826 - main - science/opensph: Only for amd64 i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Mar 2022 21:02:10 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5c13bc9d9826ef914ac37f2c7648573fa7382f95
commit 5c13bc9d9826ef914ac37f2c7648573fa7382f95
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-03-29 21:01:41 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-03-29 21:02:08 +0000
science/opensph: Only for amd64 i386
Reported by: fallout
---
science/opensph/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/opensph/Makefile b/science/opensph/Makefile
index cfb928b022b3..d53ca3f702fa 100644
--- a/science/opensph/Makefile
+++ b/science/opensph/Makefile
@@ -9,6 +9,9 @@ COMMENT= Library and graphical tools for running SPH and N-body simulations
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS_REASON= unconditional use of -msse4.1 and inclusion of immintrin.h
+
TEST_DEPENDS= catch>0:devel/catch
USES= compiler:c++14-lang qmake qt:5