aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa_6.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mesa/mesa_6.0.1.bb')
-rw-r--r--recipes/mesa/mesa_6.0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/mesa/mesa_6.0.1.bb b/recipes/mesa/mesa_6.0.1.bb
index d8c857fef7..dd4e07e80f 100644
--- a/recipes/mesa/mesa_6.0.1.bb
+++ b/recipes/mesa/mesa_6.0.1.bb
@@ -3,6 +3,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/mesa3d/MesaLib-${PV}.tar.bz2 \
file://Make-config.patch;patch=1 \
file://mklib.patch;patch=1"
S = "${WORKDIR}/Mesa-${PV}"
+PE = "2"
LICENSE = "LGPL"
# gcc-3.4 blows up in gtktext with -frename-registers on arm-linux
CXXFLAGS := "${@'${CXXFLAGS}'.replace('-frename-registers', '')}"