]> git.pld-linux.org Git - packages/golang.git/commitdiff
- fixed bootstrap build auto/th/golang-1.8.3-2
authorMarcin Krol <hawk@tld-linux.org>
Wed, 18 Oct 2017 18:46:46 +0000 (18:46 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 18 Oct 2017 18:46:46 +0000 (18:46 +0000)
golang.spec

index 15407a0105add22d54413ad5e9de0a94dd7828a1..f2563700847e7e19623da68fc1e79add0a468710 100644 (file)
@@ -14,6 +14,7 @@
 %bcond_without shared          # Build golang shared objects for stdlib
 %bcond_without ext_linker      # Build golang using external/internal (close to cgo disabled) linking
 %bcond_without cgo             # cgo (importing C libraries) support
+%bcond_without bootstrap       # bootstrap build
 
 %ifnarch %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64le
 %undefine      with_shared
@@ -25,7 +26,7 @@ Summary:      Go compiler and tools
 Summary(pl.UTF-8):     Kompilator języka Go i narzędzia
 Name:          golang
 Version:       1.8.3
-Release:       1
+Release:       2
 # source tree includes several copies of Mark.Twain-Tom.Sawyer.txt under Public Domain
 License:       BSD and Public Domain
 Group:         Development/Languages
This page took 0.398882 seconds and 4 git commands to generate.