[packages/golang] - fixed bootstrap build

hawk hawk at pld-linux.org
Wed Oct 18 20:47:47 CEST 2017


commit 827674f3999f9aaf9928a83a3152c9587abe2960
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Wed Oct 18 18:46:46 2017 +0000

    - fixed bootstrap build

 golang.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/golang.spec b/golang.spec
index 15407a0..f256370 100644
--- a/golang.spec
+++ b/golang.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/golang.git/commitdiff/827674f3999f9aaf9928a83a3152c9587abe2960



More information about the pld-cvs-commit mailing list