summaryrefslogtreecommitdiffstats
path: root/graphics-libs/mesa/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/mesa/BUILD')
-rwxr-xr-xgraphics-libs/mesa/BUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics-libs/mesa/BUILD b/graphics-libs/mesa/BUILD
index 905ca51119..4206e6ca90 100755
--- a/graphics-libs/mesa/BUILD
+++ b/graphics-libs/mesa/BUILD
@@ -20,9 +20,6 @@ case "$HOST" in
MESA_TOOLS="${MESA_TOOLS% }"
;;
esac &&
-if [[ "${MESA_BRANCH}" == "stable" ]]; then
- OPTS+=" use-elf-tls=false"
-fi &&
if is_depends_enabled "${SPELL}" libva &&
! list_find "${MESA_VA_CODECS}" "none"; then