We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4c205 commit 179192dCopy full SHA for 179192d
Configure.cmake
@@ -629,7 +629,6 @@ if(SLEEF_ARCH_PPC64 AND NOT SLEEF_DISABLE_VSX)
629
#if !defined(__LITTLE_ENDIAN__) && !defined(_AIX)
630
#error \"Only VSX(ISA2.07) little-endian mode and AIX is supported \"
631
#endif
632
- #endif
633
int main() {
634
vector double d;
635
vector unsigned char p = {
0 commit comments