diff options
author | Jeffrey Walton <noloader@gmail.com> | 2019-07-02 16:55:00 -0400 |
---|---|---|
committer | Jeffrey Walton <noloader@gmail.com> | 2019-07-02 16:55:00 -0400 |
commit | fbbf0a08e8cf4faca661b0f75f806ea652abea70 (patch) | |
tree | 35d8792ee03bdd7395c539a842190a706376278c /nr.h | |
parent | 2eb400c52f60eea14be7b0c56295c58de3210fc6 (diff) | |
download | cryptopp-git-fbbf0a08e8cf4faca661b0f75f806ea652abea70.tar.gz |
Add missing XOP header for blake2b_simd.cpp (GH #859)
The Gentoo folks caught a bug at https://bugs.gentoo.org/689162. The 689162 bug uses -march=bdver1 -msse4.1 on a AMD Bulldozer machine.
Investigating the issue we are missing the XOP header blake2b_simd.cpp. However, adding the XOP header is not enough for this particular config. Four source files fail to compile with the expected headers. We are waiting on the GCC folks to get back to us with a fix.
Diffstat (limited to 'nr.h')
0 files changed, 0 insertions, 0 deletions