Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

gb should be less fussy about relative paths #99

Open
davecheney opened this issue May 17, 2015 · 0 comments
Open

gb should be less fussy about relative paths #99

davecheney opened this issue May 17, 2015 · 0 comments

Comments

@davecheney
Copy link
Contributor

In #57 we changed the cwd to be $PROJECT not pkg.Dir. this has lead to some hacks when adding cgo support which generates temporary files in a location outside $PROJECT.

The suggestion is to always build in the pwd gb was called from (or -R)

This may also fix #97

Cc @fatih

@davecheney davecheney changed the title gb should be less fuss about relative paths gb should be less fussy about relative paths May 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant