summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/openbsd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/platform/openbsd.mk')
-rwxr-xr-xsolenv/gbuild/platform/openbsd.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/gbuild/platform/openbsd.mk b/solenv/gbuild/platform/openbsd.mk
index 92654afa5923..d82a54d812ce 100755
--- a/solenv/gbuild/platform/openbsd.mk
+++ b/solenv/gbuild/platform/openbsd.mk
@@ -41,6 +41,8 @@ gb_STDLIBS := pthread
include $(GBUILDDIR)/platform/unxgcc.mk
+gb_LinkTarget_NOEXCEPTIONFLAGS += -DBOOST_NO_EXCEPTIONS
+
define gb_LinkTarget__command_dynamiclink
$(call gb_Helper_abbreviate_dirs,\
mkdir -p $(dir $(1)) && \