https://bugzilla.redhat.com/show_bug.cgi?id=1575257 --- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- (In reply to Neal Gompa from comment #2) > Instead of reimplementing the %cmake macro just to add CC and CXX vars, you > can just do: > > export CC=clang > export CXX=clang++ > %cmake .. The issue there is that the %cmake macro defines -mcet and -fcf-protection flags, whicha re incompatible with clang. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx