From 81272fdb1e093d44e2e67eba65c79a490832f320 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 29 Apr 2014 09:44:37 +0300 Subject: Less intrusive --disable-database-connectivity change for sw Do compile in the SwDBFieldType class. Still bypass mail merge stuff. Results in about 1.8MB reduction in text segment size for TiledLibreOffice. Change-Id: Iec900bd451d1b4154f3bf03f604783e548b8e7af --- sw/Library_sw.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/Library_sw.mk') diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk index 62b864fa5e32..af465ca4d92c 100644 --- a/sw/Library_sw.mk +++ b/sw/Library_sw.mk @@ -258,6 +258,7 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ sw/source/core/fields/authfld \ sw/source/core/fields/cellfml \ sw/source/core/fields/chpfld \ + sw/source/core/fields/dbfld \ sw/source/core/fields/ddefld \ sw/source/core/fields/ddetbl \ sw/source/core/fields/docufld \ @@ -744,7 +745,6 @@ $(eval $(call gb_Library_add_exception_objects,sw,\ ifneq (,$(filter DBCONNECTIVITY,$(BUILD_TYPE))) $(eval $(call gb_Library_add_exception_objects,sw,\ - sw/source/core/fields/dbfld \ sw/source/core/uibase/dbui/dbmgr \ sw/source/core/uibase/dbui/dbtree \ sw/source/core/uibase/dbui/dbui \ -- cgit v1.2.3