summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny2016-11-04 19:02:21 (GMT)
committerJacek Konieczny2016-11-04 19:02:21 (GMT)
commit41ce8c310b277e196085399334fe9970250e4f47 (patch)
tree76e3aa8d5a65a69e4a6ecbd60bac3093a763cf50
parent68ef4b3b7ce32832759c9fa60630f91e537471d1 (diff)
downloadMesa-auto/th/Mesa-13.0.0-2.zip
Mesa-auto/th/Mesa-13.0.0-2.tar.gz
with shared_llvm by defaultauto/th/Mesa-13.0.0-2
Gallium drivers linked statically with LLVM are much bigger and I have currently no way to check if that really helps in anything (probably linking with libstdc++ is a bigger problem). Release: 2
-rw-r--r--Mesa.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mesa.spec b/Mesa.spec
index baa06bc..5da3cbe 100644
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -24,7 +24,7 @@
%bcond_with texture_float # floating-point textures and renderbuffers (SGI patent in US)
%bcond_with static_libs # static libraries [not supported for DRI, thus broken currently]
%bcond_with tests # tests
-%bcond_with shared_llvm # enable linking with shared LLVM libs – may cause compatibility problems with Steam and games
+%bcond_without shared_llvm # disable use of the shared LLVM libs
#
# glapi version (glapi tables in dri drivers and libglx must be in sync);
# set to current Mesa version on ABI break, when xserver tables get regenerated
@@ -60,7 +60,7 @@ Summary: Free OpenGL implementation
Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL
Name: Mesa
Version: 13.0.0
-Release: 1.1
+Release: 2
License: MIT (core) and others - see license.html file
Group: X11/Libraries
Source0: ftp://ftp.freedesktop.org/pub/mesa/%{version}/mesa-%{version}.tar.xz