https://bugzilla.redhat.com/show_bug.cgi?id=1258182



--- Comment #16 from Jan Chaloupka <[email protected]> ---
Again, minimized number of macros in macros.golang/gcc-go-compilers and
redefined gobuild/gotest:

macros.golang-compiler:
# Define commands for building
# BUILD_ID can be generated for golang build no matter of debuginfo
%gobuild(o:) go build -compiler gc -ldflags "${LDFLAGS:-} -B 0x$(head -c20
/dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x %{?**};

# Define commands for testing
%gotest() go test -compiler gc -ldflags "${LDFLAGS:-}" %{?**};

macros.gcc-go-compiler is analogous.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to