From 0aba2a2a01577a726a4ca1d2c98419209a2fd396 Mon Sep 17 00:00:00 2001 From: Kakadu Date: Thu, 27 Feb 2025 23:55:37 +0300 Subject: [PATCH] Trying to detect mac right Signed-off-by: Kakadu --- byterun/dune | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/byterun/dune b/byterun/dune index e7ffb26a9..0b37bada4 100644 --- a/byterun/dune +++ b/byterun/dune @@ -21,8 +21,7 @@ (rule (target mac-specific-flags.txt) - (enabled_if - (= %{system} "darwin")) + (= %{ocaml-config:system} macosx) (action (progn (with-stdout-to