cmake: Patched to compile.

Too fast on the git push!!
This commit is contained in:
Ryan C. Gordon 2021-09-18 10:35:36 -04:00
parent bf1d7a3a15
commit 8f41412327
No known key found for this signature in database
GPG Key ID: FA148B892AB48044

View File

@ -231,7 +231,7 @@
# define HAVE_IMMINTRIN_H 1
# endif
# endif
#else /* non-Apple platforms can use the normal CMake check for this.
#else /* non-Apple platforms can use the normal CMake check for this. */
# cmakedefine HAVE_IMMINTRIN_H 1
#endif