aboutsummaryrefslogtreecommitdiff
path: root/contrib/depends/hosts/darwin.mk
diff options
context:
space:
mode:
authortobtoht <tob@featherwallet.org>2023-09-26 16:37:29 +0200
committertobtoht <tob@featherwallet.org>2023-09-26 16:46:51 +0200
commit0d763a19b81b2740778685148021e32e3e9b6f3c (patch)
tree85375dc50eadb78e37985864c92b653a6c393965 /contrib/depends/hosts/darwin.mk
parentMerge pull request #8976 (diff)
downloadmonero-0d763a19b81b2740778685148021e32e3e9b6f3c.tar.xz
depends: move cmake system config to hosts files
Diffstat (limited to 'contrib/depends/hosts/darwin.mk')
-rw-r--r--contrib/depends/hosts/darwin.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/depends/hosts/darwin.mk b/contrib/depends/hosts/darwin.mk
index 79d449054..3f7e035a4 100644
--- a/contrib/depends/hosts/darwin.mk
+++ b/contrib/depends/hosts/darwin.mk
@@ -19,3 +19,5 @@ darwin_debug_CFLAGS=-O1
darwin_debug_CXXFLAGS=$(darwin_debug_CFLAGS)
darwin_native_toolchain=native_cctools darwin_sdk
+
+darwin_cmake_system=Darwin