1
0
mirror of https://github.com/golang/go synced 2024-10-04 07:21:22 -06:00
go/src/cmd/5c
Sergio Luis O. B. Correia 6fc820729e go: makes it build for the case $GOROOT has whitespaces
the bash scripts and makefiles for building go didn't take into account
the fact $GOROOT / $GOBIN could both be directories containing whitespaces,
and was not possible to build it in such a situation.

this commit adjusts the various makefiles/scripts to make it aware of that
possibility, and now it builds successfully when using a path with whitespaces
as well.

Fixes #115.

R=rsc, dsymonds1
https://golang.org/cl/157067
2009-11-23 17:32:51 -08:00
..
cgen.c changed 5c 64 bit word ordering to little endian so it matches 2009-10-12 13:35:28 -07:00
doc.go tweak documentation of commands 2009-11-09 11:45:15 -08:00
gc.h changed 5c 64 bit word ordering to little endian so it matches 2009-10-12 13:35:28 -07:00
list.c grab bag of changes aimed at getting stack splitting to work: 2009-06-16 11:25:58 -07:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
mul.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
peep.c 5a 5c 5l from inferno distribution 2009-03-13 15:03:07 -07:00
reg.c This is really two changes in one but given interdependencies 2009-03-25 16:31:38 -07:00
sgen.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00
swt.c changed 5c 64 bit word ordering to little endian so it matches 2009-10-12 13:35:28 -07:00
txt.c move 6c/pgen.c, 6c/pswt.c into cc 2009-07-07 10:07:15 -07:00