MFH: r522107
Mark as broken on powerpc64: src/hwcap.c:20:3: error: #error "Platform not supported (only Linux supported at the moment)" src/hwcap.c:23:3: error: #error "Platform not supported (no getauxval())" Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
a53a1fa32a
commit
d44594ee00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q1/; revision=522108
@ -11,6 +11,8 @@ COMMENT= Tool to generate CPU_FLAGS_* for your CPU
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
|
||||
BROKEN_powerpc64= fails to build: error "Platform not supported (only Linux supported at the moment)"
|
||||
|
||||
USES= autoreconf
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mgorny
|
||||
|
Loading…
Reference in New Issue
Block a user