fixup! New cdist/arm64 fixes.
authorCarl Hetherington <cth@carlh.net>
Thu, 24 Dec 2020 22:48:35 +0000 (23:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 24 Dec 2020 22:48:35 +0000 (23:48 +0100)
Makefile

index 8125659259261b17779cd8729b9164075ddd19a1..e0f50d4c08f39f802b95fce288dbad5c18724a4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -49,6 +49,9 @@ osx:
 osx32:
        $(call generate_common,$@,-DCMAKE_OSX_ARCHITECTURES=i386)
 
+osx-arm64:
+       $(call generate_common,$@)
+
 cortex-m0:
        $(call generate_common,$@)