Opened 15 years ago
Closed 15 years ago
#20026 closed defect (fixed)
qhull +universal does not build
Reported by: | tenomoto (Takeshi Enomoto) | Owned by: | mamoll (Mark Moll) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | octave | Cc: | |
Port: | qhull |
Description
LDFLAGS is not used when the dynamic library is built. I made a patch to Portfile that edits libtool.
Attachments (1)
Change History (3)
Changed 15 years ago by tenomoto (Takeshi Enomoto)
Attachment: | Portfile.diff added |
---|
comment:1 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to mmoll@… |
---|---|
Port: | qhull added |
comment:2 Changed 15 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in r52828. Thanks for the patch.