diff options
Diffstat (limited to 'modules/alg_amd64/modinfo.txt')
-rw-r--r-- | modules/alg_amd64/modinfo.txt | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/modules/alg_amd64/modinfo.txt b/modules/alg_amd64/modinfo.txt deleted file mode 100644 index 929d696d0..000000000 --- a/modules/alg_amd64/modinfo.txt +++ /dev/null @@ -1,37 +0,0 @@ -realname "Algorithm x86-64 Assembler" - -mp_bits 64 - -load_on asm_ok - -<replace> -sha160.cpp -</replace> - -<ignore> -#mp_mulop.cpp -</ignore> - -<add> -asm_macr.h -#mp_mulop.S -sha1core.S -</add> - -<arch> -amd64 -</arch> - -<cc> -gcc -icc -</cc> - -# ELF systems -<os> -linux -freebsd -netbsd -openbsd -solaris -</os> |