When echoing the emake command, redirect to stderr since otherwise it breaks
authorZac Medico <zmedico@gentoo.org>
Sat, 1 Nov 2008 10:51:13 +0000 (10:51 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 1 Nov 2008 10:51:13 +0000 (10:51 -0000)
commit68ae2104d8a0ab3fc42feff292eb1274c0b6cad1
treebaa7516c0672fbfe50b610feaaf931a09857831d
parentd24e3bf5e266ec819e25a732610b3b62db4c1701
When echoing the emake command, redirect to stderr since otherwise it breaks
the gcc ebuild because of the way that the get_make_var() function from
toolchain.eclass is used.

svn path=/main/trunk/; revision=11784
bin/emake