Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Andreas_Schwab:riscv:go
golang-github-prometheus-promu
extldflags-no-static.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File extldflags-no-static.patch of Package golang-github-prometheus-promu
Index: promu-0.15.0/cmd/promu.go =================================================================== --- promu-0.15.0.orig/cmd/promu.go +++ promu-0.15.0/cmd/promu.go @@ -73,7 +73,7 @@ func NewConfig() *Config { config := &Config{} config.Build.Binaries = []Binary{{Name: projInfo.Name, Path: "."}} config.Build.Prefix = "." - config.Build.Static = true + config.Build.Static = false config.Crossbuild.Platforms = defaultPlatforms config.Tarball.Prefix = "." config.Go.Version = "1.12"
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