summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-08-03 17:44:04 +0300
committerTor Lillqvist <tml@iki.fi>2011-08-03 17:44:04 +0300
commita0aba6ddf2f325fd98a0e6da4ffe2538a8be399e (patch)
tree8f67fac09eed23db8e80334c947cabaea673d9f5
parentc5e654cfc2e4d1e0f05c47ccf96f579f7da64708 (diff)
No need to link explicitly with the objc library
-rw-r--r--basegfx/Executable_basegfx_cppunittester_all.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/basegfx/Executable_basegfx_cppunittester_all.mk b/basegfx/Executable_basegfx_cppunittester_all.mk
index da50cd21a4..08d41bb9ff 100644
--- a/basegfx/Executable_basegfx_cppunittester_all.mk
+++ b/basegfx/Executable_basegfx_cppunittester_all.mk
@@ -46,7 +46,6 @@ $(eval $(call gb_Executable_add_linked_libs,basegfx_cppunittester_all, \
sal \
sal_textenc \
$(gb_STDLIBS) \
- objc \
))
$(eval $(call gb_Executable_use_externals,basegfx_cppunittester_all, \