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

Add support for FreeBSD 7.x and 8.x #27

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment
Closed

Add support for FreeBSD 7.x and 8.x #27

GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

The attached patch defines a default generator for FreeBSD 7.x and 8.x.

It also changes the shebang line in gyp from /usr/bin/python to
/usr/bin/env python, as python doesn't live in /usr/bin on FreeBSD. The
same change could be done to all python sources but gyp is the only one
being called directly.

Original issue reported on code.google.com by florent....@gmail.com on 5 Jun 2009 at 9:52

Attachments:

@GoogleCodeExporter
Copy link
Author

Partially checked in as http://code.google.com/p/gyp/source/detail?r=539

Original comment by maruel@chromium.org on 9 Jul 2009 at 7:02

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant