summaryrefslogtreecommitdiff
path: root/sccomp/Library_solver.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sccomp/Library_solver.mk')
-rw-r--r--sccomp/Library_solver.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/sccomp/Library_solver.mk b/sccomp/Library_solver.mk
index a889f4416e8f..2db18f5c22dd 100644
--- a/sccomp/Library_solver.mk
+++ b/sccomp/Library_solver.mk
@@ -30,10 +30,7 @@ $(eval $(call gb_Library_Library,solver))
$(eval $(call gb_Library_set_componentfile,solver,sccomp/source/solver/solver))
-$(eval $(call gb_Library_use_api,solver,\
- offapi \
- udkapi \
-))
+$(eval $(call gb_Library_use_sdk_api,solver))
$(eval $(call gb_Library_use_libraries,solver,\
comphelper \