Update comments
parent
e40de18538
commit
0dd07252d2
|
|
@ -28,7 +28,6 @@
|
||||||
// https://github.com/weidai11/cryptopp/issues/743
|
// https://github.com/weidai11/cryptopp/issues/743
|
||||||
#if defined(__xlC__) && (__xlC__ < 0x0d01)
|
#if defined(__xlC__) && (__xlC__ < 0x0d01)
|
||||||
# define CRYPTOPP_DISABLE_ALTIVEC 1
|
# define CRYPTOPP_DISABLE_ALTIVEC 1
|
||||||
# undef CRYPTOPP_POWER7_AVAILABLE
|
|
||||||
# undef CRYPTOPP_POWER8_AVAILABLE
|
# undef CRYPTOPP_POWER8_AVAILABLE
|
||||||
# undef CRYPTOPP_ALTIVEC_AVAILABLE
|
# undef CRYPTOPP_ALTIVEC_AVAILABLE
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue