From 054b531411ae1c7880a07127286de06b31e29701 Mon Sep 17 00:00:00 2001 From: Christian Mazakas Date: Wed, 10 Jan 2024 09:17:30 -0800 Subject: [PATCH] Update testing Jamfile to require static linking for osx ubsan builds --- test/unit/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/test/unit/Jamfile b/test/unit/Jamfile index 8f991dd2..6bdd14d1 100644 --- a/test/unit/Jamfile +++ b/test/unit/Jamfile @@ -24,6 +24,7 @@ project ../../../url/extra extra on + darwin,norecover:static ; local SOURCES =