diff options
Diffstat (limited to 'src/utils/asm_x86_64/info.txt')
-rw-r--r-- | src/utils/asm_x86_64/info.txt | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/utils/asm_x86_64/info.txt b/src/utils/asm_x86_64/info.txt deleted file mode 100644 index 3173f3b14..000000000 --- a/src/utils/asm_x86_64/info.txt +++ /dev/null @@ -1,27 +0,0 @@ -load_on dep - -<header:internal> -asm_x86_64.h -</header:internal> - -<arch> -x86_64 -</arch> - -<cc> -clang -gcc -icc -</cc> - -# ELF systems -<os> -linux -netbsd -openbsd -solaris -</os> - -<requires> -asm_engine -</requires> |