solus-project / ypkg

Modern, declarative, structured build format
https://solus-project.com/
GNU General Public License v3.0
56 stars 20 forks source link

Clang does not support the -fprofile-correction PGO flag #59

Open joebonrichie opened 6 years ago

joebonrichie commented 6 years ago

See here https://github.com/llvm-mirror/clang/blob/master/test/Driver/clang_f_opts.c#L375

Is the case as of llvm 6 and before. It would be my belief that clang does this automatically. zstd is a package that contains a real world example of this warning.