[Libreoffice-commits] core.git: Branch 'aoo/trunk' - tools/GoogleTest_tools_fractiontest.mk
Damjan Jovanovic
damjan at apache.org
Sun Sep 20 23:08:20 PDT 2015
tools/GoogleTest_tools_fractiontest.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 73f626dc527a97e4c96d6eeb509bff55e24400c8
Author: Damjan Jovanovic <damjan at apache.org>
Date: Mon Sep 21 04:39:46 2015 +0000
Fix a build breaking regression in main/test caused by a bad test dependency on sfx.
diff --git a/tools/GoogleTest_tools_fractiontest.mk b/tools/GoogleTest_tools_fractiontest.mk
index f5eefef..f18a7f7 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) \
))
More information about the Libreoffice-commits
mailing list