From 4101fa184150663ddee6688c19eb4a44e341e8d4 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Thu, 17 Apr 2014 14:08:09 +0200 Subject: compilerplugins: Build them in parallel. Change-Id: Idddc9a2b76e33c7e90ca51cb2c53e0d9f34d3906 --- compilerplugins/Makefile.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'compilerplugins/Makefile.mk') diff --git a/compilerplugins/Makefile.mk b/compilerplugins/Makefile.mk index c3b5290c9b2d..4a58ddd68f92 100644 --- a/compilerplugins/Makefile.mk +++ b/compilerplugins/Makefile.mk @@ -21,7 +21,11 @@ else ifeq ($(COM_GCC_IS_CLANG),TRUE) -include $(SRCDIR)/compilerplugins/Makefile-clang.mk +compilerplugins: + $(MAKE) $(PARALLELISM_OPTION) -f $(SRCDIR)/compilerplugins/Makefile-clang.mk compilerplugins + +compilerplugins-clean: + $(MAKE) -f $(SRCDIR)/compilerplugins/Makefile-clang.mk compilerplugins-clean compilerplugins.clean: compilerplugins-clean -- cgit ropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/extras/source/palettes/cmyk.soc
AgeCommit message (Expand)Author