summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-28 16:29:24 +0200
committerAndras Timar <atimar@suse.com>2012-10-01 13:54:43 +0200
commitf011af716e2978cbf9fcb7748dc868c503edddff (patch)
treedffeefe7b502a76a98b1c81674a673d6fd88d711 /reportdesign
parent33bf3bd544b200825c081fe367bf64e68714c9b4 (diff)
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
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/Library_rpt.mk2
-rw-r--r--reportdesign/Library_rptui.mk2
-rw-r--r--reportdesign/Library_rptxml.mk2
3 files changed, 0 insertions, 6 deletions
diff --git a/reportdesign/Library_rpt.mk b/reportdesign/Library_rpt.mk
index deb1b13bf9b6..f6db9c2c8684 100644
--- a/reportdesign/Library_rpt.mk
+++ b/reportdesign/Library_rpt.mk
@@ -62,8 +62,6 @@ $(eval $(call gb_Library_use_libraries,rpt,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,rpt))
-
$(eval $(call gb_Library_set_componentfile,rpt,reportdesign/util/rpt))
$(eval $(call gb_Library_add_exception_objects,rpt,\
diff --git a/reportdesign/Library_rptui.mk b/reportdesign/Library_rptui.mk
index 7e5d9f197fdf..695b06ed3a34 100644
--- a/reportdesign/Library_rptui.mk
+++ b/reportdesign/Library_rptui.mk
@@ -62,8 +62,6 @@ $(eval $(call gb_Library_use_libraries,rptui,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,rptui))
-
$(eval $(call gb_Library_set_componentfile,rptui,reportdesign/util/rptui))
$(eval $(call gb_Library_add_exception_objects,rptui,\
diff --git a/reportdesign/Library_rptxml.mk b/reportdesign/Library_rptxml.mk
index b0fc1bacc198..ba8c96a65324 100644
--- a/reportdesign/Library_rptxml.mk
+++ b/reportdesign/Library_rptxml.mk
@@ -56,8 +56,6 @@ $(eval $(call gb_Library_use_libraries,rptxml,\
$(gb_UWINAPI) \
))
-$(eval $(call gb_Library_add_standard_system_libs,rptxml))
-
$(eval $(call gb_Library_set_componentfile,rptxml,reportdesign/util/rptxml))
$(eval $(call gb_Library_add_exception_objects,rptxml,\