Update comments

This commit is contained in:
Jeffrey Walton 2019-05-28 20:19:34 -04:00
parent e40de18538
commit 0dd07252d2
No known key found for this signature in database
GPG Key ID: B36AB348921B1838

View File

@ -28,7 +28,6 @@
// https://github.com/weidai11/cryptopp/issues/743
#if defined(__xlC__) && (__xlC__ < 0x0d01)
# define CRYPTOPP_DISABLE_ALTIVEC 1
# undef CRYPTOPP_POWER7_AVAILABLE
# undef CRYPTOPP_POWER8_AVAILABLE
# undef CRYPTOPP_ALTIVEC_AVAILABLE
#endif