Accepting request 238262 from home:arnaudversini:branches:devel:tools:compiler

OBS-URL: https://build.opensuse.org/request/show/238262
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=353
This commit is contained in:
Ismail Dönmez
2014-06-23 08:57:29 +00:00
committed by Git OBS Bridge
parent d574f8d26c
commit f85cc204b8
3 changed files with 41 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ Patch9: arm-remove-xfails.diff
# PATCH-FIX-OPENSUSE asan-disable-hugemalloctest.patch -- Disable ASAN HugeMallocTest
Patch10: asan-disable-hugemalloctest.patch
Patch11: clang-resourcedirs.patch
Patch12: clang-max_align_t.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
@@ -155,6 +156,7 @@ This package contains the Python bindings to clang (C language) frontend for LLV
%patch9
%patch10 -p1
%patch11 -p1
%patch12 -p1
# We hardcode i586
rm tools/clang/test/Driver/x86_features.c