diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r208961-clang-version-include.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r208961-clang-version-include.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r208961-clang-version-include.diff b/contrib/llvm/patches/patch-r208961-clang-version-include.diff index fb0ac18..993ecd9d 100644 --- a/contrib/llvm/patches/patch-r208961-clang-version-include.diff +++ b/contrib/llvm/patches/patch-r208961-clang-version-include.diff @@ -1,7 +1,7 @@ This patch adjusts clang's default include paths to add FreeBSD-specific directories. -Introduced here: http://svn.freebsd.org/changeset/base/208961 +Introduced here: http://svnweb.freebsd.org/changeset/base/208961 Index: tools/clang/lib/Frontend/InitHeaderSearch.cpp =================================================================== |