commit b3fc6cb2fa15a45bdbc77f2692a78d36ead33575
Author: Elan Ruusamäe <[email protected]>
Date: Sat Mar 2 01:10:57 2013 +0200
system mesa off on ix86 due pointer size differences
chromium-browser.spec | 5 +++++
1 file changed, 5 insertions(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 50cf01f..7beea7e 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -37,6 +37,11 @@
%bcond_without tcmalloc # use tcmalloc
%bcond_without verbose # verbose build (V=1)
+%ifarch %{ix86}
+# GLsizeiptr different size, track: http://bugs.gentoo.org/457130
+%undefine with_system_mesa
+%endif
+
# TODO
# - find system deps: find -type f -name '*.gyp*' | xargs grep -oh
'use_system_.*%' | sort -u
# - use_system_icu
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/2759c83defe993313680afb886b1ca13f6c1c07b
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit