From 2111bb9b67c53918944497470549bfd1cca73e49 Mon Sep 17 00:00:00 2001 From: cellframe <roman.khlopkov@demlabs.net> Date: Tue, 29 Nov 2022 10:25:44 +0300 Subject: [PATCH] [*] MacOS build fix --- cellframe-sdk | 2 +- dap-sdk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cellframe-sdk b/cellframe-sdk index ac673e74d..ea83c3542 160000 --- a/cellframe-sdk +++ b/cellframe-sdk @@ -1 +1 @@ -Subproject commit ac673e74dc83000ec0baea09aa45dbf403aada79 +Subproject commit ea83c35423d138f2e340cdb48b6523f80216dd33 diff --git a/dap-sdk b/dap-sdk index 2920c67fb..8a26efd76 160000 --- a/dap-sdk +++ b/dap-sdk @@ -1 +1 @@ -Subproject commit 2920c67fb53134337d3238df21c2cd9ee28846e1 +Subproject commit 8a26efd7697fa739787e37e4273f058a211f62e7 -- GitLab