]> git.pld-linux.org Git - packages/llvm.git/commitdiff
lib in Driver.cpp is already handled correctly upstream auto/th/llvm-3.7.0-3
authorJan Palus <atler@pld-linux.org>
Wed, 28 Oct 2015 21:43:18 +0000 (22:43 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 28 Oct 2015 21:43:18 +0000 (22:43 +0100)
Should fix searching for builtin headers in lib6464.

llvm.spec

index ede3b31c38f08a2fd63193662f612146b5a7d469..b299c295e8ae6b8f743c1365aaf2ad612b0d8a5f 100644 (file)
--- a/llvm.spec
+++ b/llvm.spec
@@ -23,7 +23,7 @@ Summary:      The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
 Summary(pl.UTF-8):     Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
 Name:          llvm
 Version:       3.7.0
-Release:       2
+Release:       3
 License:       University of Illinois/NCSA Open Source License
 Group:         Development/Languages
 #Source0Download: http://llvm.org/releases/download.html
@@ -469,8 +469,6 @@ mv lld-%{version}.src tools/lld
 %patch3 -p1
 %patch5 -p1
 
-%{__sed} -i 's|"lib"|"%{_lib}"|' tools/clang/lib/Driver/Driver.cpp
-
 grep -rl /usr/bin/env tools utils | xargs sed -i -e '1{
        s,^#!.*bin/env python,#!%{__python},
        s,^#!.*bin/env perl,#!%{__perl},
This page took 0.044791 seconds and 4 git commands to generate.