#47882: pyxplot @0.9.2_2 is not UsingTheRightCompiler ---------------------------+---------------------------- Reporter: ryandesign@… | Owner: mschamschula@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: pyxplot | ---------------------------+---------------------------- Comment (by ryandesign@…): The build still doesn't use the right compiler. The Makefile uses `$(CC)`, but the value of CC that was set at configure time isn't remembered anywhere by the build system. Could fix by having the configure script write the value of CC to a file that's included in the Makefile, or by passing the value of CC again as an environment variable in the build phase. -- Ticket URL: <https://trac.macports.org/ticket/47882#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X