summaryrefslogtreecommitdiff
blob: 7159da33f5be768b2ec6c11281a3a1c5168f8ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>blueness@gentoo.org</email>
		<name>Anthony G. Basile</name>
	</maintainer>
	<longdescription lang="en">
		crosstool-NG is a utility for building cross-compiling toolchains.
		It will only build the toolchain.  It is up to use how you want to
		use it after that.

		It is an alternative to <pkg>sys-devel/crossdev</pkg>.

		For more information, see http://ymorin.is-a-geek.org/projects/crosstool
	</longdescription>
</pkgmetadata>