Opened 15 years ago
Closed 15 years ago
#20790 closed defect (fixed)
boxes: use configure.cc
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | wgrzemski@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | boxes |
Description
boxes is build using "gcc" but should be using whatever is in ${configure.cc}. See UsingTheRightCompiler.
The attached patch fixes it. If you have no objection I'll commit it.
Attachments (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | boxes.diff added |
---|
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
No response from maintainer. Fixed (in a slightly different way without a patchfile) in r57865.