diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff b/contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff index 36bf317..1ff9ce0 100644 --- a/contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff +++ b/contrib/llvm/patches/patch-r213492-amd64-multi-os-dot.diff @@ -1,7 +1,7 @@ This patch makes "clang -print-multi-os-directory" print "." on amd64, which is required by certain ports. -Introduced here: http://svn.freebsd.org/changeset/base/213492 +Introduced here: http://svnweb.freebsd.org/changeset/base/213492 Index: tools/clang/lib/Driver/Driver.cpp =================================================================== |