From 9876354613a24ced333d53418f70b11a51d34622 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Sat, 22 Apr 2017 12:56:43 -0700 Subject: [PATCH] add BR: llvm-static --- libcxxabi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcxxabi.spec b/libcxxabi.spec index cd0de4b..4d46e50 100644 --- a/libcxxabi.spec +++ b/libcxxabi.spec @@ -5,7 +5,7 @@ Summary: Low level support for a standard C++ library License: MIT or NCSA URL: http://libcxxabi.llvm.org/ Source0: http://llvm.org/releases/%{version}/libcxxabi-%{version}.src.tar.xz -BuildRequires: clang llvm-devel cmake +BuildRequires: clang llvm-devel cmake llvm-static BuildRequires: libcxx-devel >= %{version} %if 0%{?rhel} # libcxx-devel has this, so we need to as well.