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