]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- updated static_libs comments
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Mar 2012 13:03:22 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa.spec -> 1.312

Mesa.spec

index 118844e58812e7a9535ff176d6af2010cffaca75..f2735dca95d23644c08a4b46e268dca4a887f275 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -3,7 +3,7 @@
 # - consider:
 #   --enable-shared-dricore
 # - subpackage with non-dri libGL for use with X-servers with missing GLX extension?
-# - resurrect static if it's useful
+# - resurrect static if it's useful (using plain xorg target? DRI doesn't support static)
 #
 # Conditional build:
 %bcond_without egl             # EGL libraries
@@ -13,7 +13,7 @@
 %bcond_without osmesa          # OSMesa libraries
 %bcond_without gbm             # Graphics Buffer Manager
 %bcond_with    xa              # XA state tracker (for future vmwgfx xorg driver)
-%bcond_with    static_libs     # static libraries
+%bcond_with    static_libs     # static libraries [not supported for DRI, thus broken currently]
 #
 # minimal supported xserver version
 %define                xserver_ver     1.5.0
This page took 0.040339 seconds and 4 git commands to generate.