Ticket #28810 (closed defect: fixed)
editors/vim is not UsingTheRightCompiler when variants +python27 and +universal are selected
| Reported by: | rmstonecipher@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | haspatch | Cc: | |
| Port: | vim |
Description
To reproduce:
Follow directions in UsingTheRightCompiler.
Try to run 'port configure vim +python27 +universal'.
(Patiently wait for dependencies to build).
Verify that UsingTheRightCompiler is the source of the error by:
Removing ${prefix}/bin/no_default_gcc from MacPorts' binpath.
Configure and/or compile vim +python27 +universal.
Attachments
Change History
Changed 2 years ago by rmstonecipher@…
- Attachment patch_src_Makefile.diff added
files/patch_src_Makefile.diff
Note: See
TracTickets for help on using
tickets.


Attached please find a patch file and a patch to the Portfile to resolve this issue.