mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Fix build on gcc-bases archs.
PR: 231558 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
8920d63ba8
commit
e71643e723
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480455
@ -12,11 +12,9 @@ COMMENT= Package for unstructured graph partitioning
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN_powerpc64= fails to build: cc: Internal error: Segmentation fault (program ld)
|
||||
|
||||
CONFLICTS= metis4-4* metis-edf-[0-9]*
|
||||
|
||||
USES= cmake:noninja
|
||||
USES= cmake:noninja compiler:c11
|
||||
|
||||
OPTIONS_DEFINE= OPENMP SHARED STATIC DOCS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user