aboutsummaryrefslogtreecommitdiff
blob: f450895f38997c7d06ff47948cd52d5765cc041d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer>
    <email>xarthisius@gentoo.org</email>
    <name>Kacper Kowalik</name>
  </maintainer>
  <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="debugger">Build PathDB debugger</flag>
    <flag name="assembler">Build PathAS assembler</flag>
    <flag name="native">Use EKOPath/Path64 for bootstraping</flag>
    <flag name="valgrind">Support compiler debugging with <pkg>dev-util/valgrind</pkg></flag>
  </use>
</pkgmetadata>