From 1eb8bb2f362c25b63ac83a1514fff863f9a57103 Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Mon, 7 Sep 2009 17:54:33 +0000 Subject: [PATCH] Disable unit tests on PPC for now --- llvm.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/llvm.spec b/llvm.spec index eb41391..29faea4 100644 --- a/llvm.spec +++ b/llvm.spec @@ -162,7 +162,9 @@ make %{_smp_mflags} OPTIMIZE_OPTION='%{optflags}' %check +%ifnarch ppc cd obj && make check +%endif %install