summaryrefslogtreecommitdiff
path: root/package/Library_xstor.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/Library_xstor.mk')
-rw-r--r--package/Library_xstor.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/Library_xstor.mk b/package/Library_xstor.mk
index 15c2cb47dd98..498f35d0fe8b 100644
--- a/package/Library_xstor.mk
+++ b/package/Library_xstor.mk
@@ -43,9 +43,10 @@ $(eval $(call gb_Library_use_libraries,xstor,\
cppuhelper \
sal \
$(gb_UWINAPI) \
- $(gb_STDLIBS) \
))
+$(eval $(call gb_Library_add_standard_system_libs,xstor))
+
$(eval $(call gb_Library_add_exception_objects,xstor,\
package/source/xstor/disposelistener \
package/source/xstor/ocompinstream \