From a85f5ce11ab8b01ff1050186c3b4cbe23d136271 Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Nov 01 2016 20:10:17 +0000 Subject: build for new arches. --- diff --git a/compiler-rt.spec b/compiler-rt.spec index c2cc5aa..3d3bc80 100644 --- a/compiler-rt.spec +++ b/compiler-rt.spec @@ -1,6 +1,6 @@ Name: compiler-rt Version: 3.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: LLVM "compiler-rt" runtime libraries License: NCSA or MIT @@ -65,6 +65,9 @@ cd _build %{_libdir}/clang/%{version} %changelog +* Wed Nov 02 2016 Dave Airlie - 3.9.0-2 +- build for new arches. + * Wed Oct 26 2016 Dave Airlie - 3.9.0-1 - compiler-rt 3.9.0 final release