--- tcc-0.9.26-r1.ebuild 2014-03-18 14:09:16.318477425 -0700 +++ tcc-0.9.26-r2.ebuild 2014-03-18 13:27:50.545621847 -0700 @@ -33,6 +33,9 @@ # fix texi2html invocation sed -i -e 's/-number//' Makefile || die sed -i -e 's/--sections//' Makefile || die + + epatch "${FILESDIR}"/${P}-clang.patch + epatch "${FILESDIR}"/${P}-linker.patch } src_configure() {