diff options
author | lloyd <[email protected]> | 2013-12-23 00:14:36 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2013-12-23 00:14:36 +0000 |
commit | 32233249f38b7fcbce53699ab23c899352e17449 (patch) | |
tree | 9ff7ddeb46132716a4140c85b8de448f3324baf6 /src/block | |
parent | f9bf642e0c810e584ce4510dfa2db59b6de03630 (diff) |
Set -m flags for rdrand.cpp. Update compiler ISA flags
Diffstat (limited to 'src/block')
-rw-r--r-- | src/block/aes_ni/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/block/aes_ni/info.txt b/src/block/aes_ni/info.txt index 604bf502c..270b00d9d 100644 --- a/src/block/aes_ni/info.txt +++ b/src/block/aes_ni/info.txt @@ -2,7 +2,7 @@ define AES_NI 20131128 load_on auto -need_isa aes-ni +need_isa aesni <requires> aes_isa_eng |