---
 debian/changelog |    1 +
 debian/rules     |    1 +
 2 filer ändrade, 2 tillägg(+)

diff --git a/debian/changelog b/debian/changelog
index 9f47b3f9..7f554e49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ mesa (9.2~rc1-2) UNRELEASED; urgency=low
   * control: Add versioned libglapi-mesa dependency to liosmesa6.
   * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc 
files.
   * rules: Add --disable-shared-glapi to the swx11-i386-i686 target.
+  * rules: Enable the llvm shader compiler for r600g.
 
  -- Jon Severinsson <j...@severinsson.net>  Tue, 20 Aug 2013 18:00:00 +0200
 
diff --git a/debian/rules b/debian/rules
index d7564d59..113c7838 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,6 +95,7 @@ else
   ifneq (,$(filter $(DEB_HOST_ARCH),amd64 i386 kfreebsd-amd64 kfreebsd-i386 
armhf))
        confflags_GALLIUM += --enable-gallium-llvm
        confflags_GALLIUM += --with-llvm-shared-libs
+       confflags_GALLIUM += --enable-r600-llvm-compiler
   endif
 
        confflags_DIRECT_RENDERING = --enable-driglx-direct
-- 
1.7.10.4


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1377119944-13190-7-git-send-email-...@severinsson.net

Reply via email to