summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-07-03 01:02:16 +0100
committerJavier Jardón <jjardon@gnome.org>2017-07-03 01:02:16 +0100
commitcfea12a05b9b660f9bb1032c9d95aeb3da0fcb09 (patch)
treed97519ee0364adaacd1356224f0b617d444b0f5c
parent065ec50accc4f540f18e65f32d13fc04d96b0be5 (diff)
downloaddefinitions-staging/jjardon/sam/gcc7.1-bootstrap-fix.tar.gz
strata/mesa-common/mesa.morph: Disable r600 until we integrate libelfstaging/jjardon/sam/gcc7.1-bootstrap-fix
-rw-r--r--strata/mesa-common/mesa.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/mesa-common/mesa.morph b/strata/mesa-common/mesa.morph
index e7a3eee7..abd58b87 100644
--- a/strata/mesa-common/mesa.morph
+++ b/strata/mesa-common/mesa.morph
@@ -12,7 +12,7 @@ configure-commands:
;;
*)
DRIDRIVERS=yes
- GALLIUMDRIVERS=r300,r600,svga,swrast,virgl,swr
+ GALLIUMDRIVERS=r300,svga,swrast,virgl,swr
VULKANDRIVERS=intel
;;
esac