• Lucio De Re's avatar
    ld: fix build on Plan 9 · 75c918c1
    Lucio De Re authored
    ld/data.c:
    . Format specifier with corresponding cast to cater for all
      architectures (llux and vlong).
    
    ld/ldelf.c:
    ld/ldmacho.c:
    . Missing "pn" argument in diag() calls.
    
    ld/ldpe.c:
    . Dropped "sym->sectnum" in diag() call.
    . Typo in a comment.
    
    ld/lib.h:
    . Added varargck pragma for "O".
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/4749042
    75c918c1
ldmacho.c 19.4 KB