[packages/golang] disable bootstrap by default

atler atler at pld-linux.org
Sat Jan 27 14:26:15 CET 2018


commit c5489fe63668c5e7884da7778f73a894cdce94cb
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jan 27 14:23:23 2018 +0100

    disable bootstrap by default

 golang.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/golang.spec b/golang.spec
index 332780c..4e5d239 100644
--- a/golang.spec
+++ b/golang.spec
@@ -14,7 +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
+%bcond_with	bootstrap	# bootstrap build
 
 %ifnarch %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64le
 %undefine	with_shared
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list