- Add cmake-patchversion.patch to sync config.h.in

with config.h.cmake

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=358
This commit is contained in:
Ismail Dönmez
2014-07-23 17:02:13 +00:00
committed by Git OBS Bridge
parent 8bac79a958
commit 700f0888ca
3 changed files with 22 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: cmake-patchversion.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