summaryrefslogblamecommitdiff
path: root/var/spack/repos/builtin/packages/hdf/hdfi_h_apple_m1.patch
blob: 9499fc2de1c6fea8cd1a70e9cb3c379c897e4fbd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                              
--- a/hdf/src/hdfi.h	2022-11-07 11:51:28.000000000 -0700
+++ b/hdf/src/hdfi.h	2022-11-07 11:51:08.000000000 -0700
@@ -1343,7 +1343,7 @@
 #endif /* IA64 */
 
 /* Linux AArch64 */
-#if defined __aarch64__
+#if defined __aarch64__ && ! defined (__APPLE__)
 
 #ifdef GOT_MACHINE
 If you get an error on this line more than one machine type has been defined.