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

Support compiling on Google AppEngine #18

Closed
wants to merge 1 commit into from
Closed

Conversation

kidoman
Copy link

@kidoman kidoman commented Aug 5, 2016

Signed-off-by: Karan Misra kidoman@gmail.com

Signed-off-by: Karan Misra <kidoman@gmail.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

left a comment, and looks like this needs a rebase

@@ -1,4 +1,4 @@
// +build !windows
+// +build !windows,!appengine
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like there's a stray + here

Suggested change
+// +build !windows,!appengine
// +build !windows,!appengine

@thaJeztah
Copy link
Member

@kidoman could you rebase this PR and address the review comment?

@thaJeztah
Copy link
Member

closing as this went stale

@thaJeztah thaJeztah closed this Nov 10, 2023
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.

None yet

2 participants