Disable ocaml integration by default, its buggy

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=26
This commit is contained in:
Ismail Dönmez 2011-05-27 17:00:18 +00:00 committed by Git OBS Bridge
parent 5cbde32f5d
commit d3c1db314d

View File

@ -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