Opened 14 years ago
Closed 14 years ago
#29216 closed defect (fixed)
mecab doesn't respect build_arch / universal_archs
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | rsky0711@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | mecab |
Description
mecab's configure script overwrites the CFLAGS / CXXFLAGS MacPorts sets, therefore it doesn't support build_arch and universal_archs. Build log attached. I'll attach a fix as well.
Attachments (2)
Change History (4)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | mecab-archs.diff added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to rsky0711@… |
Ok, the patch is attached. Does it look ok to you? I can commit it if you're happy with it.
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r78137 (no response from maintainer)
Note: See
TracTickets for help on using
tickets.
proposed patch