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

Build fails on Debian/kfreebsd #586

Merged
merged 1 commit into from
May 29, 2013
Merged

Build fails on Debian/kfreebsd #586

merged 1 commit into from
May 29, 2013

Conversation

grimmy
Copy link
Contributor

@grimmy grimmy commented May 25, 2013

configure.py gets called with --platform=kfreebsd8 on Debian/kfreebsd. I've patched platform_helper.py to support this and put a patch in the Debian package as well.

@buildhive
Copy link

Evan Martin » ninja #485 SUCCESS
This pull request looks good
(what's this?)

@evmar
Copy link
Collaborator

evmar commented May 25, 2013

Couldn't you just pass --platform=freebsd?

@grimmy
Copy link
Contributor Author

grimmy commented May 25, 2013

I can do the conditional check in the package and change it to --platfrom=freebsd before calling bootstrap.py, but then anyone compiling from git or a release tarball will have the same problem and need to do the same.

evmar added a commit that referenced this pull request May 29, 2013
Build fails on Debian/kfreebsd
@evmar evmar merged commit af7c76c into ninja-build:master May 29, 2013
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.

3 participants