gbuild: invert handling of standard system libraries:
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
This commit is contained in:
@@ -32,8 +32,6 @@ $(eval $(call gb_CppunitTest_use_libraries,basic_nested_struct, \
|
||||
$(gb_UWINAPI) \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_add_standard_system_libs,basic_nested_struct))
|
||||
|
||||
ifeq ($(GUI),WNT)
|
||||
$(eval $(call gb_CppunitTest_use_system_win32_libs,basic_nested_struct, \
|
||||
oleaut32 \
|
||||
|
Reference in New Issue
Block a user