Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub execPath method to compile for windows #11

Merged
merged 1 commit into from
Sep 1, 2015

Conversation

Sheile
Copy link
Contributor

@Sheile Sheile commented Aug 31, 2015

Suppress compile error when execute following command

$ GOOS=windows go build
# github.com/takama/daemon
./helper.go:21: undefined: execPath
./helper.go:25: undefined: execPath

@Sheile
Copy link
Contributor Author

Sheile commented Aug 31, 2015

Also resolve issue #2

takama added a commit that referenced this pull request Sep 1, 2015
Stub execPath method to compile for windows
@takama takama merged commit d244e72 into takama:master Sep 1, 2015
@Sheile Sheile deleted the fix/compile-error branch September 3, 2015 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants