K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2020-09-19T13:01:35.702534Z K 7 svn:log V 234 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 END