Ticket #20426 (closed defect: fixed)
imake uses cpp instead of ${configure.cpp}
| Reported by: | ryandesign@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | imake |
Description
Using the script mentioned in UsingTheRightCompiler I see imake uses "cpp" instead of what we pass as ${configure.cpp}. Seems to be the same deal as the xorg-* ports which use the environment variable RAWCPP instead of CPP. The attached patch fixes it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

