Accepting request 116809 from home:llunak:branches:devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/116809
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=147
This commit is contained in:
Ismail Dönmez 2012-05-09 12:26:31 +00:00 committed by Git OBS Bridge
parent 7fbccf957e
commit c99bda78c4
3 changed files with 749 additions and 227 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 8 08:21:42 UTC 2012 - llunak@suse.com
- make -rewrite-includes support -C and -CC
------------------------------------------------------------------- -------------------------------------------------------------------
Thu May 3 07:32:06 UTC 2012 - llunak@suse.com Thu May 3 07:32:06 UTC 2012 - llunak@suse.com

View File

@ -134,6 +134,8 @@ This package contains vim plugins for LLVM like syntax highlighting.
%patch5 -p1 %patch5 -p1
%endif %endif
%patch6 -p0 %patch6 -p0
# sle11 patch cannot create empty files
touch tools/clang/test/Frontend/Inputs/rewrite-includes9.h
# We hardcode i586 # We hardcode i586
rm tools/clang/test/Driver/x86_features.c rm tools/clang/test/Driver/x86_features.c

File diff suppressed because it is too large Load Diff