Kaydet (Commit) f34b1dc9 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

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?
üst d95be482
......@@ -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),\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment