1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

math/gismo: Broken on armv7

Reported by:	fallout

(cherry picked from commit 5af4b11b39)
This commit is contained in:
Yuri Victorovich 2022-07-24 03:18:16 -07:00
parent 9173d34fd2
commit c47c1dad4f

View File

@ -9,6 +9,8 @@ COMMENT= C++ library for isogeometric analysis (IGA)
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BROKEN_armv7= unknown target architecture: "generic". Please set TARGET_ARCHITECTURE to a supported value, see https://github.com/gismo/gismo/issues/541
USES= cmake:testing compiler:c++14-lang
USE_GITHUB= yes
USE_GCC= yes # clang-11 crashes: https://bugs.llvm.org/show_bug.cgi?id=51468