Projects
Eulaceura:Factory
iSulad-img
_service:obs_scm:0002-do-not-strip-when-make-st...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0002-do-not-strip-when-make-strip-it-when-make-rpm-if-nec.patch of Package iSulad-img
From f2a4c79c7cac5d256394393467941b78b81df7e2 Mon Sep 17 00:00:00 2001 From: WangFengTu <wangfengtu@huawei.com> Date: Thu, 26 Nov 2020 09:28:56 +0800 Subject: [PATCH 2/2] do not strip when make, strip it when make rpm if necessary Signed-off-by: WangFengTu <wangfengtu@huawei.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f30600e..19cf76b 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ isulad_img: link mkdir -p $(CURDIR)/src/isula-image/ cp -rf isula $(CURDIR)/src/isula-image/ mkdir -p ${GOTMPDIR} - $(GPGME_ENV) go build ${GO_DYN_FLAGS} -ldflags "-extldflags -zrelro -extldflags -znow -s -extldflags -ftrapv -tmpdir ${GOTMPDIR} -X main.gitCommit=${GIT_COMMIT}" -gcflags "$(GOGCFLAGS)" -tags "$(BUILDTAGS)" -o isulad-img ./cmd/isulad_img + $(GPGME_ENV) go build ${GO_DYN_FLAGS} -ldflags "-extldflags -zrelro -extldflags -znow -extldflags -ftrapv -tmpdir ${GOTMPDIR} -X main.gitCommit=${GIT_COMMIT}" -gcflags "$(GOGCFLAGS)" -tags "$(BUILDTAGS)" -o isulad-img ./cmd/isulad_img rm -rf ${GOTMPDIR} rm -rf $(CURDIR)/src/isula-image/isula -- 2.20.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2