From c9a1a6dd5330affdd09da653742d5aa054cf519c Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 27 Jul 2015 11:33:55 +0200 Subject: [LOCAL] Compile with clang --- mesa.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mesa.spec b/mesa.spec index d12a5a7..3ec5911 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,4 +1,5 @@ %{!?_licensedir:%global license %%doc} +%define with_clang 1 %if 0%{?rhel} %define with_private_llvm 1 -- cgit