Opened 15 years ago
Closed 15 years ago
#23486 closed defect (fixed)
g95 should use configure.cc in pre-configure and post-build
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | g95 |
Description
g95 isn't ensuring it's UsingTheRightCompiler. The attached patch fixes this.
Attachments (1)
Change History (2)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | g95-UsingTheRightCompiler.diff added |
---|
comment:1 Changed 15 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Commited in r63312. Thank you.