--- media-gfx/gimp/gimp-2.8.8-r1.ebuild.orig 2013-11-07 21:29:32.000000000 +0100 +++ media-gfx/gimp/gimp-2.8.8-r1.ebuild 2013-11-08 07:39:31.000000000 +0100 @@ -112,6 +112,10 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-2.7.4-no-deprecation.patch # bug 395695, comment 9 and 16 + + #for the sake of clang + sed -i -e 's/-u /-Wl,-u,/g' ${S}/app/Makefile.{am,in} ${S}/app/tests/Makefile.{am,in} ${S}/devel-docs/app/Makefile.{am,in} + eautoreconf # If you remove this: remove dev-util/gtk-doc-am from DEPEND, too echo '#!/bin/sh' > py-compile