[llvm/el6] Fixing the patch to apply correctly

Dave Johansen daveisfera at fedoraproject.org
Fri Jan 2 18:26:39 UTC 2015


commit 21f3bda45bf3a8db38d990baf06cb38f5a79073b
Author: Dave Johansen <davejohansen at gmail.com>
Date:   Fri Jan 2 11:26:46 2015 -0700

    Fixing the patch to apply correctly

 0004-devtoolset.patch |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/0004-devtoolset.patch b/0004-devtoolset.patch
index 500d41e..e69d934 100644
--- a/0004-devtoolset.patch
+++ b/0004-devtoolset.patch
@@ -1,6 +1,6 @@
 --- a/tools/clang/lib/Driver/ToolChains.cpp
 +++ b/tools/clang/lib/Driver/ToolChains.cpp
-@@ -1223,6 +1223,18 @@
+@@ -1062,6 +1062,18 @@
      // And finally in /usr.
      if (D.SysRoot.empty())
        Prefixes.push_back("/usr");
@@ -17,3 +17,5 @@
 +      }
 +    }
    }
+ 
+   // Loop over the various components which exist and select the best GCC


More information about the scm-commits mailing list