summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa.inc')
-rw-r--r--meta/recipes-graphics/mesa/mesa.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 87f167c507..54d7ea8961 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -161,6 +161,7 @@ EXTRA_OEMESON_append = " -Dasm=false"
161FULL_OPTIMIZATION_append = " -fno-omit-frame-pointer" 161FULL_OPTIMIZATION_append = " -fno-omit-frame-pointer"
162 162
163CFLAGS_append_armv5 = " -DMISSING_64BIT_ATOMICS" 163CFLAGS_append_armv5 = " -DMISSING_64BIT_ATOMICS"
164CFLAGS_append_armv6 = " -DMISSING_64BIT_ATOMICS"
164 165
165# Remove the mesa dependency on mesa-dev, as mesa is empty 166# Remove the mesa dependency on mesa-dev, as mesa is empty
166RDEPENDS_${PN}-dev = "" 167RDEPENDS_${PN}-dev = ""