commit: 9a778ae5bf5369f04ab5493bfc1e6bc84b4e5b51 Author: Uwe L. Korn <uwelk <AT> xhochy <DOT> com> AuthorDate: Fri Mar 7 19:41:15 2014 +0000 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org> CommitDate: Fri Mar 7 19:41:15 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=9a778ae5
Link to toolchain-funcs.eclass in src_compile/building --- ebuild-writing/functions/src_compile/building/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebuild-writing/functions/src_compile/building/text.xml b/ebuild-writing/functions/src_compile/building/text.xml index 700f0f1..bed3dd7 100644 --- a/ebuild-writing/functions/src_compile/building/text.xml +++ b/ebuild-writing/functions/src_compile/building/text.xml @@ -34,7 +34,7 @@ some MIPS and SPARC systems. <p> Sometimes a package will try to use a bizarre compiler, or will need to be told which compiler to use. In these situations, the <c>tc-getCC()</c> function from -<c>toolchain-funcs.eclass</c> should be used. Other similar functions are available +<uri link="::eclass-reference/toolchain-funcs.eclass/">toolchain-funcs.eclass</uri> should be used. Other similar functions are available <d/> these are documented in <c>man toolchain-funcs.eclass</c>. </p>
