Files
pkgsrc-ng/devel/cpuflags/DESCR
2016-11-18 22:39:22 +01:00

7 lines
241 B
Plaintext

cpuflags returns the appropriate gcc flags to optimise compilation
for the current CPU.
With modern gcc it is probably best to just set -march=native for
at least x86, but cpuflags may still be useful for older and less
usual architectures