• Elias Naur's avatar
    cmd/link: fix ARM gold linker check · f2f3b6cd
    Elias Naur authored
    CL 23400 introduced a check to make sure the gold linker is used
    on ARM host links. The check itself works, but the error checking
    logic was reversed; fix it.
    
    I manually verified that the check now correctly rejects host links
    on my RPi2 running an ancient rasbian without the gold linker
    installed.
    
    Updates #15696
    
    Change-Id: I927832620f0a60e91a71fdedf8cbd2550247b666
    Reviewed-on: https://go-review.googlesource.com/23421
    Run-TryBot: Elias Naur <elias.naur@gmail.com>
    Reviewed-by: 's avatarDavid Crawshaw <crawshaw@golang.org>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    f2f3b6cd
Name
Last commit
Last update
..
amd64 Loading commit data...
arm Loading commit data...
arm64 Loading commit data...
ld Loading commit data...
mips64 Loading commit data...
ppc64 Loading commit data...
s390x Loading commit data...
x86 Loading commit data...