diff options
author | lloyd <[email protected]> | 2010-08-08 21:18:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-08-08 21:18:28 +0000 |
commit | bb4bddd440520ca3aee94f4b37d9d6425018d9d8 (patch) | |
tree | 69aa95f6d5bde9f721ff70b5475f13304ad26fe3 /src/block/serpent_ia32/info.txt | |
parent | 65058f2c70fc0cb6e45510502e1a4239905096e9 (diff) |
Also allow clang with 32-bit assembly code, everything seems to work
fine with latest SVN.
Diffstat (limited to 'src/block/serpent_ia32/info.txt')
-rw-r--r-- | src/block/serpent_ia32/info.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/block/serpent_ia32/info.txt b/src/block/serpent_ia32/info.txt index fa6d9b9d9..c5f0946b8 100644 --- a/src/block/serpent_ia32/info.txt +++ b/src/block/serpent_ia32/info.txt @@ -2,25 +2,6 @@ define SERPENT_IA32 load_on asm_ok -<arch> -ia32 -</arch> - -<cc> -gcc -icc -</cc> - -# ELF systems -<os> -linux -freebsd -dragonfly -netbsd -openbsd -solaris -</os> - <requires> asm_ia32 serpent |