Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
reg
go-mod-vendor.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File go-mod-vendor.patch of Package reg
--- basic.mk +++ basic.mk 2019/08/09 06:44:45 @@ -42,7 +42,7 @@ $(NAME): $(wildcard *.go) $(wildcard */*.go) VERSION.txt @echo "+ $@" - $(GO) build -tags "$(BUILDTAGS)" ${GO_LDFLAGS} -o $(NAME) . + $(GO) build -mod vendor -buildmode=pie -tags "$(BUILDTAGS)" ${GO_LDFLAGS} -o $(NAME) . .PHONY: static static: prebuild ## Builds a static executable.
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor