================
@@ -389,6 +389,7 @@ my %CompilerLinkerOptionMap = (
   '-target' => 1,
   '-v' => 0,
   '-mmacosx-version-min' => 0, # This is really a 1 argument, but always has 
'='
+  '-mmacos-version-min' => 0, # This is really a 1 argument, but always has '='
----------------
haoNoQ wrote:

Nice nice nice thanks!

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

Reply via email to