Opened 11 years ago
Closed 11 years ago
#41357 closed defect (fixed)
nodejs @ 0.10.22: set python dynamically in v8.gyp, or else the build fails
Reported by: | royliu@… | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | nodejs |
Description
My default Python version is set to 3.3, and this messes up the v8 build. Please find attached a patch that fixes this.
Attachments (1)
Change History (3)
Changed 11 years ago by royliu@…
Attachment: | patch-v8.gyp.diff added |
---|
comment:1 Changed 11 years ago by ci42
Owner: | changed from ciserlohn to ciserlohn@… |
---|---|
Summary: | nodejs: set python dynamically in v8.gyp, or else the build fails → nodejs @ 0.10.22: set python dynamically in v8.gyp, or else the build fails |
comment:2 Changed 11 years ago by ci42
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The patch.