summaryrefslogtreecommitdiffstats
path: root/config/m-MacOS.h
diff options
context:
space:
mode:
Diffstat (limited to 'config/m-MacOS.h')
-rw-r--r--config/m-MacOS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/m-MacOS.h b/config/m-MacOS.h
index 54e1e1d3b..16f43a021 100644
--- a/config/m-MacOS.h
+++ b/config/m-MacOS.h
@@ -21,6 +21,7 @@
#if powerc
#define ARCH_INT64_TYPE long long
#define ARCH_UINT64_TYPE unsigned long long
+#define ARCH_INT64_PRINTF_FORMAT "ll"
#endif
#if powerc