We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ddf5f5 + 856e237 commit e2c7105Copy full SHA for e2c7105
Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx
@@ -61,7 +61,7 @@
61
62
#if defined(__APPLE__)
63
# include "TargetConditionals.h"
64
-# if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR
+# if TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR || TARGET_CPU_ARM64
65
# define ITK_FEENABLEEXCEPT_NOOP
66
# endif
67
#endif
0 commit comments