summaryrefslogtreecommitdiff
path: root/sot
diff options
context:
space:
mode:
Diffstat (limited to 'sot')
-rw-r--r--sot/Library_sot.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index ef7d22c35081..2f851f13c89e 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -39,8 +39,7 @@ $(eval $(call gb_Library_set_include,sot,\
-I$(OUTDIR)/inc/offuh \
))
-$(eval $(call gb_Library_set_defs,sot,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,sot,\
-DSOT_DLLIMPLEMENTATION \
))