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
Original issue reported on code.google.com by
florent....@gmail.com
on 5 Jun 2009 at 9:52Attachments: