diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r257109-add-CC-aliases.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r257109-add-CC-aliases.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r257109-add-CC-aliases.diff b/contrib/llvm/patches/patch-r257109-add-CC-aliases.diff index 686210b..c5bc281 100644 --- a/contrib/llvm/patches/patch-r257109-add-CC-aliases.diff +++ b/contrib/llvm/patches/patch-r257109-add-CC-aliases.diff @@ -1,7 +1,7 @@ This patch adds "CC" and "clang-CC" to the list of program name aliases which invoke the C++ compiler. -Introduced here: http://svn.freebsd.org/changeset/base/257109 +Introduced here: http://svnweb.freebsd.org/changeset/base/257109 Index: tools/clang/tools/driver/driver.cpp =================================================================== |