#38218: default configure.optflags should be -Os rather than -O2 --------------------------+-------------------------------- Reporter: jeremyhu@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts Future Component: base | Version: 2.1.3 Resolution: | Keywords: Port: | --------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:7 ryandesign@…]:
`platform powerpc` is syntactic sugar exactly equivalent to `if {${os.platform} == "powerpc"}`.
Correction: `platform powerpc` is syntactic sugar exactly equivalent to `if {${os.arch} == "powerpc"}`. -- Ticket URL: <https://trac.macports.org/ticket/38218#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS