diff options
Diffstat (limited to 'contrib/llvm/patches/patch-r221503-default-target-triple.diff')
-rw-r--r-- | contrib/llvm/patches/patch-r221503-default-target-triple.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/patches/patch-r221503-default-target-triple.diff b/contrib/llvm/patches/patch-r221503-default-target-triple.diff index d59cce9..ee08af4 100644 --- a/contrib/llvm/patches/patch-r221503-default-target-triple.diff +++ b/contrib/llvm/patches/patch-r221503-default-target-triple.diff @@ -1,7 +1,7 @@ This patch ensures the target triple that is passed during the compiler build is respected, instead of mangling it. -Introduced here: http://svn.freebsd.org/changeset/base/221503 +Introduced here: http://svnweb.freebsd.org/changeset/base/221503 Index: lib/Support/Unix/Host.inc =================================================================== |