summaryrefslogtreecommitdiffstats
path: root/o3tl
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-19 19:30:31 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-20 01:12:23 +0200
commit25e10370feb4d62b953c317169516737fe982a34 (patch)
tree1e63db91da7682cd72a84450d6657e55e823c7b0 /o3tl
parentAdd gb_STDLIBS and override gb_Library_PLAINLIBS_NONE (diff)
downloadcore-25e10370feb4d62b953c317169516737fe982a34.tar.gz
core-25e10370feb4d62b953c317169516737fe982a34.zip
Link most libs and executables with gb_STDLIBS as presumably is intended
Diffstat (limited to 'o3tl')
-rw-r--r--o3tl/CppunitTest_o3tl_tests.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/o3tl/CppunitTest_o3tl_tests.mk b/o3tl/CppunitTest_o3tl_tests.mk
index dc3127c4bac2..8657c6084a91 100644
--- a/o3tl/CppunitTest_o3tl_tests.mk
+++ b/o3tl/CppunitTest_o3tl_tests.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -31,6 +32,7 @@ $(eval $(call gb_CppunitTest_add_package_headers,o3tl_tests,o3tl_inc))
$(eval $(call gb_CppunitTest_add_linked_libs,o3tl_tests,\
sal \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_CppunitTest_add_exception_objects,o3tl_tests,\