]> Cypherpunks repositories - gostls13.git/commit
cmd/link: no dwarf on darwin/arm
authorDavid Crawshaw <crawshaw@golang.org>
Mon, 22 Jun 2015 23:59:59 +0000 (19:59 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Sat, 27 Jun 2015 21:32:38 +0000 (21:32 +0000)
commit58578de0dc36c9696cc15c1c037131866604fb51
treee43ed6e204e1001832bcb870e449a2b6898941c7
parent64078bf3cfce289ce069fc203464ef83a05e2bd3
cmd/link: no dwarf on darwin/arm

Partial revert of cl/10284 to get -buildmode=c-archive working for
darwin/arm.

Manually tested with iostest.bash while builder is offline.

Change-Id: I98e4e209765666e320e680e11151fce59e2afde9
Reviewed-on: https://go-review.googlesource.com/11306
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
src/cmd/link/internal/ld/macho.go