]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/cgo: use --no-gc-sections if available"
authorIan Lance Taylor <iant@golang.org>
Fri, 20 May 2022 22:50:17 +0000 (22:50 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 20 May 2022 23:37:43 +0000 (23:37 +0000)
commit0a1a092c4b56a1d4033372fbd07924dad8cbb50b
tree3dfca50160d409b59e74252d98d49f4cfa432c23
parentc3470ca83cfdbcc71ce162b00d6b9a0004a7f649
Revert "cmd/cgo: use --no-gc-sections if available"

This reverts CL 405414.

Reason for revert: Breaks on AIX and iOS.

Change-Id: I4681c6f2fd69616691660916ebf0853e3a6a67ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/407634
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
src/cmd/go/internal/work/exec.go