SHA256
1
0
forked from pool/llvm

- Disable libcxx/lldb/openmp for SLE fate#319582

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=455
This commit is contained in:
Ismail Dönmez 2016-05-18 11:14:59 +00:00 committed by Git OBS Bridge
parent f3aa4d3911
commit dc64dfcf7a
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 18 11:14:38 UTC 2016 - idonmez@suse.com
- Disable libcxx/lldb/openmp for SLE fate#319582
-------------------------------------------------------------------
Mon Apr 25 07:25:22 UTC 2016 - idonmez@suse.com

View File

@ -32,6 +32,12 @@
%define build_openmp 1
%endif
%if !0%{?is_opensuse}
%define build_libcxx 0
%define build_lldb 0
%define build_openmp 0
%endif
Name: llvm
Version: 3.8.0
Release: 0