================
@@ -2298,6 +2298,9 @@ void 
Generic_GCC::GCCInstallationDetector::AddDefaultGCCPrefixes(
       D.getVFS().exists("/opt/rh")) {
     // TODO: We may want to remove this, since the functionality
     //   can be achieved using config files.
+    Prefixes.push_back("/opt/rh/gcc-toolset-16/root/usr");
----------------
tbaederr wrote:

CC @nikic, @kwk, @tuliom 

https://github.com/llvm/llvm-project/pull/178459
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to