Package rpm-build-golang: Information
Source package: rpm-build-golang
Version: 1.0.9-alt1
Build time: Nov 19, 2023, 06:03 PM
Category: Development/Other
Report package bugLicense: GPL
Summary: RPM build enviroment to build GO packages
Description:
RPM build enviroment to build GO packages
Maintainer: Alexey Gladkov
List of contributors:
Alexey Sheplyakov
Alexey Shabalin
Mikhail Gordeev
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Sergey Bolshakov
Igor Vlasenko
Alexey Gladkov
Alexey Sheplyakov
Alexey Shabalin
Mikhail Gordeev
Gleb Fotengauer-Malinovskiy
Ivan A. Melnikov
Sergey Bolshakov
Igor Vlasenko
Alexey Gladkov
Last changed
Nov. 16, 2023 Alexey Sheplyakov 1.0.9-alt1
- Added loongarch64 to %go_arches. - %gobuild: don't force `-buildmode pie` on LoongArch (not supported yet). - golang-req: support using the newly build go binary (similarly to python3-req). Required for bootstrapping. - version 1.0.9 to be newer than that in sisyphus_loongarch64 (1.0.8).
Feb. 27, 2020 Alexey Shabalin 1.0.7-alt1
- Added riscv64 to %go_arches.
Sept. 23, 2019 Mikhail Gordeev 1.0.6-alt1
- golang-build: prefer usage of vendor dir instead of internet to get sources - golang-build: fix previously disabled GO111MODULE (needed by some packages)