#44145: Pythia : Version bump + respect C++ runtime settings -----------------------+----------------------------------- Reporter: jonesc@… | Owner: mattiafrancescomoro@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: pythia | -----------------------+----------------------------------- Comment (by mojca@…): Does the following work for you? (To avoid one extra "`if`"?) {{{ build.args CC=${configure.cc} \ CXX="${configure.cxx} -stdlib=${configure.cxx_stdlib}" }}} Just curious: why do you need `configure.args-append` as opposed to just `configure.args`? Also: your patch doesn't apply cleanly here, but no need to upload a new one this time. -- Ticket URL: <https://trac.macports.org/ticket/44145#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X