summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2012-02-20 10:46:54 +0200
committerTor Lillqvist <tlillqvist@suse.com>2012-02-20 10:46:54 +0200
commitf34b1dc9617e56fcb0d369d72793585d7ad9be2d (patch)
tree8d79401a43a221c7739d5d15ffa34ac5b56eadbb /svx
parentd95be4823e25a24a2d1fae92d2f6c355ef4fa96b (diff)
Link with gb_STDLIBS here, too
Would it perhaps have been better to always link with gb_STDLIBS without having to mention it in each Library_*.mk and Executable_*.mk? And then for those few exceptions come up with some "No STDLIBS, thanks" thing?
Diffstat (limited to 'svx')
-rw-r--r--svx/Executable_gengal.bin.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/Executable_gengal.bin.mk b/svx/Executable_gengal.bin.mk
index 1f080fba1a6e..222c66cc172f 100644
--- a/svx/Executable_gengal.bin.mk
+++ b/svx/Executable_gengal.bin.mk
@@ -57,6 +57,7 @@ $(eval $(call gb_Executable_add_linked_libs,$(gengalbin),\
vcl \
ucbhelper \
svxcore \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Executable_add_exception_objects,$(gengalbin),\