diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff b/contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff index d761f78..1a26566 100644 --- a/contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff +++ b/contrib/llvm/patches/patch-r209107-clang-vendor-suffix.diff @@ -2,7 +2,7 @@ This patch adds a FreeBSD-specific suffix to clang's version string. This is usually of the form "(yyyyddmm)", representing the date when the compiler was last updated. -Introduced here: http://svn.freebsd.org/changeset/base/209107 +Introduced here: http://svnweb.freebsd.org/changeset/base/209107 Index: tools/clang/lib/Basic/Version.cpp =================================================================== |