• Russ Cox's avatar
    cmd/go: fix bytes and net the right way · 6077f0fc
    Russ Cox authored
    Not sure why they used empty.s and all these other
    packages were special cased in cmd/go instead.
    Add them to the list.
    
    This avoids problems with net .s files being compiled
    with gcc in cgo mode and gcc not supporting // comments
    on ARM.
    
    Not a problem with bytes, but be consistent.
    
    The last change fixed the ARM build but broke the Windows build.
    Maybe *this* will make everyone happy. Sigh.
    
    TBR=iant
    CC=golang-codereviews
    https://golang.org/cl/144530046
    6077f0fc
Name
Last commit
Last update
..
5a Loading commit data...
5c Loading commit data...
5g Loading commit data...
5l Loading commit data...
6a Loading commit data...
6c Loading commit data...
6g Loading commit data...
6l Loading commit data...
8a Loading commit data...
8c Loading commit data...
8g Loading commit data...
8l Loading commit data...
addr2line Loading commit data...
api Loading commit data...
cc Loading commit data...
cgo Loading commit data...
dist Loading commit data...
fix Loading commit data...
gc Loading commit data...
go Loading commit data...
gofmt Loading commit data...
internal/objfile Loading commit data...
ld Loading commit data...
link Loading commit data...
nm Loading commit data...
objdump Loading commit data...
pack Loading commit data...
yacc Loading commit data...