https://bugzilla.redhat.com/show_bug.cgi?id=1575257
Neal Gompa <ngomp...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ngomp...@gmail.com --- Comment #2 from Neal Gompa <ngomp...@gmail.com> --- Instead of reimplementing the %cmake macro just to add CC and CXX vars, you can just do: export CC=clang export CXX=clang++ %cmake .. -- 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@lists.fedoraproject.org To unsubscribe send an email to package-review-le...@lists.fedoraproject.org