From 11b2c3b73abb635cac034000369af85b0c0cc602 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Feb 15 2016 00:43:26 +0000 Subject: add llvm-static b-r --- diff --git a/compiler-rt.spec b/compiler-rt.spec index f23ca0b..5d40196 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -10,6 +10,7 @@ Source0: http://llvm.org/releases/%{version}/%{name}-%{version}.src.tar.xz BuildRequires: cmake BuildRequires: python BuildRequires: llvm-devel = %{version} +BuildRequires: llvm-static = %{version} %description The compiler-rt project is a part of the LLVM project. It provides