Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / mesa


Commits:
4c64c7eb by Timo Aaltonen at 2020-01-20T14:58:44+02:00
rules: Build zink on x86.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+mesa (19.3.2-2) UNRELEASED; urgency=medium
+
+  * rules: Build zink on x86.
+
+ -- Timo Aaltonen <tjaal...@debian.org>  Mon, 20 Jan 2020 14:58:38 +0200
+
 mesa (19.3.2-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -61,7 +61,7 @@ else
        endif
 
        ifneq (,$(filter $(DEB_HOST_ARCH), amd64 i386 x32))
-               GALLIUM_DRIVERS += svga,
+               GALLIUM_DRIVERS += svga,zink,
                # svga needs xa state tracker
                confflags_GALLIUM += -Dgallium-xa=true
                VULKAN_DRIVERS += intel,



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/commit/4c64c7eb8627ff764fcd43ce37fd45b6c5cb7998

-- 
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/commit/4c64c7eb8627ff764fcd43ce37fd45b6c5cb7998
You're receiving this email because of your account on salsa.debian.org.


Reply via email to