1
0
mirror of https://github.com/golang/go synced 2024-11-13 15:10:22 -07:00
go/src/libmach
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
..
5.c support for 5.out files 2009-10-19 22:33:56 -07:00
5db.c support for 5.out files 2009-10-19 22:33:56 -07:00
5obj.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
6.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
6obj.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
8.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
8db.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
8obj.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
access.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
darwin.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
elf.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
executable.c fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
fakeobj.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
freebsd.c FreeBSD-specific porting work. 2009-11-17 08:20:58 -08:00
linux.c Zero thread structure so we don't continue with a bogus 2009-08-14 14:47:44 -07:00
machdata.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
macho.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
map.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
obj.c two more if(h<0) that gcc 4.3 -O2 miscompiles 2009-11-23 14:23:14 -08:00
obj.h rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
setmach.c support for 5.out files 2009-10-19 22:33:56 -07:00
swap.c rename libmach_amd64 libmach 2009-08-14 10:46:04 -07:00
sym.c fix bug introduced in 33293 2009-09-02 11:12:42 -07:00