diff options
Diffstat (limited to 'sccomp')
-rw-r--r-- | sccomp/CppunitTest_sccomp_lpsolver.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sccomp/CppunitTest_sccomp_lpsolver.mk b/sccomp/CppunitTest_sccomp_lpsolver.mk index 4cb71fdf08e6..1c0c72a36dd4 100644 --- a/sccomp/CppunitTest_sccomp_lpsolver.mk +++ b/sccomp/CppunitTest_sccomp_lpsolver.mk @@ -25,7 +25,6 @@ $(eval $(call gb_CppunitTest_add_defs,sccomp_lpsolver,\ $(eval $(call gb_CppunitTest_use_libraries,sccomp_lpsolver,\ cppu \ sal \ - sc \ test \ $(gb_UWINAPI) \ )) |