MFH: r523099

math/libflame: unbreak on powerpc64

Builds fine on powerpc64.

Approved by:	portmgr (fix build blanket)
This commit is contained in:
Piotr Kubaj 2020-01-15 10:51:47 +00:00
parent 08e48ab0e8
commit eb6bbe311c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=523100

View File

@ -11,13 +11,13 @@ COMMENT= FLAME dense linear algebra library
LICENSE= BSD3CLAUSE
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS= amd64 i386 powerpc64
ONLY_FOR_ARCHS_REASON= make system does not support other architectures yet
BUILD_DEPENDS= bash:shells/bash
GNU_CONFIGURE= yes
USES= gmake
USES= compiler:c11 gmake
USE_CSTD= c99
USE_LDCONFIG= yes