summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan@apache.org>2015-09-21 04:39:46 +0000
committerDamjan Jovanovic <damjan@apache.org>2015-09-21 04:39:46 +0000
commit73f626dc527a97e4c96d6eeb509bff55e24400c8 (patch)
tree80ae1bb00676f3c8a7f0c303b57e2a3399006f63 /tools
parent06de7664d7c85390f3780f5025f69f08d4116867 (diff)
Fix a build breaking regression in main/test caused by a bad test dependency on sfx.
Notes
Notes: ignore: googletest
Diffstat (limited to 'tools')
-rw-r--r--tools/GoogleTest_tools_fractiontest.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/GoogleTest_tools_fractiontest.mk b/tools/GoogleTest_tools_fractiontest.mk
index f5eefef2412c..f18a7f702478 100644
--- a/tools/GoogleTest_tools_fractiontest.mk
+++ b/tools/GoogleTest_tools_fractiontest.mk
@@ -29,7 +29,6 @@ $(eval $(call gb_GoogleTest_add_exception_objects,tools_fractiontest, \
$(eval $(call gb_GoogleTest_add_linked_libs,tools_fractiontest, \
tl \
sal \
- sfx \
stl \
$(gb_STDLIBS) \
))