From d3c1db314d23c099fadacdb68831f4cf8b5d66570e47ac616600bd26bf5d6f97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 27 May 2011 17:00:18 +0000 Subject: [PATCH] Disable ocaml integration by default, its buggy OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=26 --- llvm.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/llvm.spec b/llvm.spec index 011c61f..67b0b2b 100644 --- a/llvm.spec +++ b/llvm.spec @@ -18,13 +18,7 @@ # norootforbuild %bcond_with doxygen - -%ifarch s390 s390x sparc64 - # No ocaml on these arches - %bcond_with ocaml -%else - %bcond_without ocaml -%endif +%bcond_with ocaml %define _sharedir %{_prefix}/share %define _revision 132050