summaryrefslogtreecommitdiff
path: root/RepositoryModule_build.mk
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2020-10-30 07:51:38 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2020-10-30 12:46:42 +0100
commita8e2ffe038f82f1b00a204abe051caf77361d42d (patch)
tree9087fa478e68bed3da4a78df10517b5d6e6c21e0 /RepositoryModule_build.mk
parent799522882159b839cc7aeec2fbc48f767507a30c (diff)
build-tools: default to system PCH setting
Originally disabled for the build-tools to get rid of an other potential build failure while implementing the cross build on Windows for the Windows Arm64 build. Change-Id: I720d0812de26ddb1f71a14db708595babbefe84c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105035 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'RepositoryModule_build.mk')
-rw-r--r--RepositoryModule_build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/RepositoryModule_build.mk b/RepositoryModule_build.mk
index 34322743197e..09bad286cffe 100644
--- a/RepositoryModule_build.mk
+++ b/RepositoryModule_build.mk
@@ -34,6 +34,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\
offapi \
officecfg \
oovbaapi \
+ pch \
registry \
remotebridges \
ridljar \