mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
sysutils/cpuid2cpuflags: unbreak on powerpc64*
Builds fine.
This commit is contained in:
parent
28b107d877
commit
aa370e6b99
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ 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)"
|
||||
BROKEN_powerpc64le= fails to build: error "Platform not supported (only Linux supported at the moment)"
|
||||
BROKEN_riscv64= fails to build: src/platforms.h:15:4: error: "Unsupported platform, please report"
|
||||
|
||||
USES= autoreconf
|
||||
|
|
Loading…
Add table
Reference in a new issue