#37522: doxygen: UsingTheRightCompiler -----------------------+---------------------- Reporter: raimue@… | Owner: css@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: doxygen | -----------------------+---------------------- Changes (by ryandesign@…): * status: closed => reopened * resolution: fixed => Comment: Not fixed. It still randomly uses `cc` instead of ${configure.cc}. Attaching both a "good" and a "bad" log. In the "good" case, Makefile.libmd5 actually gets replaced by the following command: {{{ env TMAKEPATH=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/doxygen/work/doxygen-1.8.3/tmake/lib/macosx-c++ /opt/local/bin/perl /opt/local/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/doxygen/work/doxygen-1.8.3/tmake/bin/tmake libmd5.pro >Makefile.libmd5 }}} -- Ticket URL: <https://trac.macports.org/ticket/37522#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS