Descriptioncmd/go: fix including of _cgo_export.h
This will add the temporary object directory into the lookup
path so that cgo-exported function declarations may be
included from C files.
This was previously applied by CL 5600043, and apparently
removed by mistake on CL 5598045.
Patch Set 1 #Patch Set 2 : code review 5610054: cmd/go: fix importing of _cgo_export.h #Patch Set 3 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r f79343c8a479 https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|