1
0
mirror of https://github.com/golang/go synced 2024-10-05 09:11:21 -06:00
go/src/cmd/5l
Dave Cheney ea2f3f9e7a liblink: fix arm build again
Another attempt to fix the arm build by moving the include of signal.h
to cmd/lex.c, unless we are building on plan9.

Obviously if we had a plan9/arm builder this would probably not work, but
this is only a temporary measure until the c2go transition is complete.

Change-Id: I7f8ae27349b2e7a09c55db03e02a01939159a268
Reviewed-on: https://go-review.googlesource.com/3566
Reviewed-by: Russ Cox <rsc@golang.org>
2015-01-30 14:45:37 +00:00
..
5.out.h liblink: fix arm build again 2015-01-30 14:45:37 +00:00
asm.c cmd/ld: support for relocation variants 2015-01-07 20:35:37 +00:00
doc.go cmd/godoc: use go/build to determine package and example files 2013-02-19 11:19:58 -08:00
l.h cmd/ld: support for relocation variants 2015-01-07 20:35:37 +00:00
list.c cmd/cc, cmd/gc, cmd/ld: consolidate print format routines 2014-02-12 14:29:11 -05:00
Makefile build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
obj.c cmd/5c, cmd/5g, cmd/5l, liblink: nacl/arm support 2014-07-10 15:14:37 -04:00