From bdfba4dbf666868c6d10b972259884877dd01848 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 19 Mar 2012 20:31:38 +0000 Subject: make ResId->OUString the primary route --- openssl/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl') diff --git a/openssl/makefile.mk b/openssl/makefile.mk index 226e86cf2711..45854c26256c 100644 --- a/openssl/makefile.mk +++ b/openssl/makefile.mk @@ -75,7 +75,7 @@ COMPILER_AND_FLAGS=$(CC) COMPILER_AND_FLAGS+=-fvisibility=hidden .ENDIF -BUILD_ACTION=make build_libs CC='$(COMPILER_AND_FLAGS)' -j1 +BUILD_ACTION=make build_libs CC='$(COMPILER_AND_FLAGS)' OUT2LIB = libssl.* OUT2LIB += libcrypto.* -- cgit core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/qa/unoapi/testdocuments/SfxStandaloneDocInfoObject.sdw
b27&showmsg=1'>Expand)
AgeCommit message (Expand)Author
2012-03-23.sdw files don't need executable bitsMichael Stahl
Author
2014-04-28prefer makefile-gmake-modeTakeshi Abe
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24move URE headers to include/David Tardon
2013-02-27sal: new ZipPackage_sal_odk_headers for public ODK headersMichael Stahl
2012-10-31add missing deps on sal headersDavid Tardon
2012-05-06gbuild conversion: registry moduleDavid Ostrovsky