diff options
Diffstat (limited to 'media-libs/mesa/mesa-9.0.ebuild')
| -rw-r--r-- | media-libs/mesa/mesa-9.0.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-9.0.ebuild b/media-libs/mesa/mesa-9.0.ebuild index 9dad1e18..33d8b2bc 100644 --- a/media-libs/mesa/mesa-9.0.ebuild +++ b/media-libs/mesa/mesa-9.0.ebuild @@ -142,6 +142,9 @@ QA_WX_LOAD="usr/lib*/opengl/xorg-x11/lib/libGL.so*" # Think about: ggi, fbcon, no-X configs +# As of mesa-9.0, gcc-4.7.2 build fails with -flto +filter-flags -flto + pkg_setup() { # workaround toc-issue wrt #386545 use ppc64 && append-flags -mminimal-toc |
