tstellar wrote:

> Does Fedora only use default configurations when building its packages?

We try to stick to the defaults as much as possible.  Having an implicit rpath 
by default causes issues when building other RPMs with clang, and typically, if 
we need to change something in order to build RPMS, we do it by adjusting the 
global C Flags used for building RPMS rather than patching the compiler.


https://github.com/llvm/llvm-project/pull/82004
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to