summaryrefslogtreecommitdiff
blob: e22d385ffd772fab13d366d213d0ea9b4a258fc0 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>sci</herd>
	<longdescription>
	The PathScale EKOPath Compiler Suite offers programmers a rich set of tools and 
	one of the world's most sophisticated optimization infrastructures to maximize 
	program performance on any Intel 64 or AMD64 platform supporting Intel MMX, 
	SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AMD SSE4A and AVX.
	</longdescription>
	<use>
		<flag name='assembler'>Build PathAS</flag>
		<flag name='debugger'>Build PathDB</flag>
		<flag name='native'>Use EKOPath/Path64 for bootstraping</flag>
		<flag name='valgrind'>Use <pkg>dev-util/valgrind</pkg> for memory debbuging</flag>
	</use>
</pkgmetadata>