[packages/llvm] lib in Driver.cpp is already handled correctly upstream
atler
atler at pld-linux.org
Wed Oct 28 22:47:15 CET 2015
commit 2cf4458ca6e9bca60643867855ae5aac702c9822
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Oct 28 22:43:18 2015 +0100
lib in Driver.cpp is already handled correctly upstream
Should fix searching for builtin headers in lib6464.
llvm.spec | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index ede3b31..b299c29 100644
--- 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},
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/2cf4458ca6e9bca60643867855ae5aac702c9822
More information about the pld-cvs-commit
mailing list