Ismail Dönmez
2013-12-02 11:10:33 +00:00
committed by Git OBS Bridge
parent 4fe148dd48
commit abf1755e5e
2 changed files with 20 additions and 0 deletions

View File

@@ -43,6 +43,8 @@ Patch7: cmake-host-triple.patch
# PATCH-FIX-OPENSUSE aarch64-suse-support.patch -- Enable AArch64 suse toolchain support
Patch8: aarch64-suse-support.patch
Patch9: arm-remove-xfails.diff
# PATCH-FIX-OPENSUSE asan-disable-hugemalloctest.patch -- Disable ASAN HugeMallocTest
Patch10: asan-disable-hugemalloctest.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: autoconf
BuildRequires: automake
@@ -151,6 +153,7 @@ This package contains vim plugins for LLVM like syntax highlighting.
%patch7 -p1
%patch8 -p1
%patch9
%patch10 -p1
# We hardcode i586
rm tools/clang/test/Driver/x86_features.c