From 556e121379494d4bed9738d9c7539ac5afc8f6f4 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 7 Dec 2017 21:19:09 +0000 Subject: sal: add pre-initialization scheme for allocations. This saves several megabytes of dirtied pages for each LOK client of Online. Change-Id: I425a2e7896879f0a64d71fcc0655e9e1fa1256aa --- sal/CppunitTest_sal_rtl.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sal/CppunitTest_sal_rtl.mk') diff --git a/sal/CppunitTest_sal_rtl.mk b/sal/CppunitTest_sal_rtl.mk index 43533fc5ab1c..c4629a2c33db 100644 --- a/sal/CppunitTest_sal_rtl.mk +++ b/sal/CppunitTest_sal_rtl.mk @@ -54,6 +54,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sal_rtl,\ $(eval $(call gb_CppunitTest_set_include,sal_rtl,\ -I$(SRCDIR)/sal/qa/inc \ + -I$(SRCDIR) \ $$(INCLUDE) \ )) -- cgit v1.2.3