summaryrefslogtreecommitdiff
path: root/sot/Library_sot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sot/Library_sot.mk')
-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 927fdc001045..dc4d1912e2be 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -43,8 +43,7 @@ $(eval $(call gb_Library_add_api,sot,\
offapi \
))
-$(eval $(call gb_Library_set_defs,sot,\
- $$(DEFS) \
+$(eval $(call gb_Library_add_defs,sot,\
-DSOT_DLLIMPLEMENTATION \
))