diff options
author | lloyd <[email protected]> | 2009-11-06 14:04:16 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-11-06 14:04:16 +0000 |
commit | a495493c4ea42a68290df75e4a24562c6ec19a06 (patch) | |
tree | 10ff3fcbdc4d753ec422a0b02f63c704e7e1ee86 /src/utils/simd_32/info.txt | |
parent | f3c92264410c709e2a3ebf88ea3a67badf298c1c (diff) |
Tick to 1.9.3-dev
Rename BOTAN_UNALIGNED_LOADSTOR_OK to BOTAN_UNALIGNED_MEMORY_ACCESS_OK
which is somewhat more clear as to the point.
Diffstat (limited to 'src/utils/simd_32/info.txt')
-rw-r--r-- | src/utils/simd_32/info.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/utils/simd_32/info.txt b/src/utils/simd_32/info.txt index 64707c1e4..883096a5d 100644 --- a/src/utils/simd_32/info.txt +++ b/src/utils/simd_32/info.txt @@ -1,16 +1,3 @@ define SIMD_32 load_on always - -<arch> -pentium-m -pentium4 -prescott -amd64 -</arch> - -<cc> -gcc -icc -msvc -</cc> |