HomeFreeBSD

Use correct target-cpu for power* CPU's

Description

Use correct target-cpu for power* CPU's

Using CPUTYPE?=power9 causes warnings and emits unoptimized code. Rust supports pwr* instead of power*, e.g.:

pwr3
pwr4
pwr5
pwr5x
pwr6
pwr6x
pwr7
pwr8
pwr9

Details

Provenance
pkubajAuthored on
Parents
rP548980: Remove expired ports:
Branches
Unknown
Tags
Unknown