blob: 0e24da0d9a54d0cb9f3e557f4c3afbea479f8e6e (
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>
|