blob: 527d9a2c6af6be957156084d5fbc55356812d6fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
realname "MPI Assembler Backend for x86-64/AMD64 Systems"
mp_bits 64
load_on asm_ok
<replace>
mp_asm.h
mp_asmi.h
</replace>
<arch>
amd64
</arch>
<cc>
gcc
icc
</cc>
|