Opened 13 years ago
Closed 13 years ago
#32990 closed defect (fixed)
mftrace should be UsingTheRightCompiler and should now depend on python27
Reported by: | nerdling (Jeremy Lavergne) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | mftrace |
Description
mftrace has been stagnantly depending on python26. This needs changed sooner than later.
Also, mftrace should be UsingTheRightCompiler.
Attachments (1)
Change History (3)
Changed 13 years ago by nerdling (Jeremy Lavergne)
Attachment: | mftrace.diff added |
---|
comment:1 Changed 13 years ago by nerdling (Jeremy Lavergne)
Keywords: | haspatch added |
---|
I've attached a patch that sets:
- depends_lib and configure.env to use python2.7
- build.env sets CC properly
- bumps revision so dependency tree is updated
It also specifies build.target to "compile" which can be left out.
comment:2 Changed 13 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r89577.
Note: See
TracTickets for help on using
tickets.
recommended changes