diff options
Diffstat (limited to 'modules/mp_amd64/modinfo.txt')
-rw-r--r-- | modules/mp_amd64/modinfo.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/mp_amd64/modinfo.txt b/modules/mp_amd64/modinfo.txt new file mode 100644 index 000000000..12537da0e --- /dev/null +++ b/modules/mp_amd64/modinfo.txt @@ -0,0 +1,15 @@ +realname "MPI Assembler Backend for x86-64/AMD64 Systems" + +mp_bits 64 + +replace_file mp_asm.h +replace_file mp_asmi.h + +<arch> +amd64 +</arch> + +<cc> +gcc +icc +</cc> |