summaryrefslogtreecommitdiffstats
path: root/osx
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-04 18:21:04 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-12-06 20:54:26 +0100
commit243c05ac27e3ffd94343630e668a53cf3ad18744 (patch)
treec739493c6efcebd5c00887563e7939903085c77c /osx
parentdon't want to link to system static libs for DISABLE_DYNLOADING (diff)
downloadcore-243c05ac27e3ffd94343630e668a53cf3ad18744.tar.gz
core-243c05ac27e3ffd94343630e668a53cf3ad18744.zip
Retire build-nocheck
Build target was kept for backward compat in 'rework the default make target', so lets retire it after 1.5 years. Use 'make build' instead (which is since the default target anyway). Change-Id: I93d5237dce2abf2536a4d847d79d33d5b6d6cec9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126362 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'osx')
-rw-r--r--osx/soffice.xcodeproj/project.pbxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/soffice.xcodeproj/project.pbxproj b/osx/soffice.xcodeproj/project.pbxproj
index 4ea3b7880db6..7cf857dce7f7 100644
--- a/osx/soffice.xcodeproj/project.pbxproj
+++ b/osx/soffice.xcodeproj/project.pbxproj
@@ -2407,7 +2407,7 @@
/* Begin PBXLegacyTarget section */
BEC3D91E1710B11E0030AD56 /* soffice */ = {
isa = PBXLegacyTarget;
- buildArgumentsString = "build-nocheck";
+ buildArgumentsString = "";
buildConfigurationList = BEC3D9211710B11E0030AD56 /* Build configuration list for PBXLegacyTarget "soffice" */;
buildPhases = (
);