New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20426 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

imake.diff (427 bytes) - added by ryandesign@… 4 years ago.

Change History

Changed 4 years ago by ryandesign@…

comment:1 Changed 4 years ago by mcalhoun@…

  • Status changed from new to assigned

comment:2 Changed 4 years ago by mcalhoun@…

Thanks for the patch.
Fixed in r54374.

comment:3 Changed 4 years ago by snc@…

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.