<div dir="ltr">     Can someone commit the proposed changes on <a href="https://trac.macports.org/ticket/56373">https://trac.macports.org/ticket/56373</a> which restores the use of compiler optimization flags to the pymol build. The upstream pymol developers have been not passing optimization flags on Darwin for a couple years now due to a clang compiler ICE which can be suppressed with -fno-strict-aliasing. <div>     Oddly issue does appear to be Darwin specific to clang. It occurs for llvm clang 4.0 through 6.0 in MacPorts and Xcode 9.3's clang but not clang 6.0 on Ubuntu bionic beaver. FYI, I have opened <a href="https://bugs.llvm.org/show_bug.cgi?id=37280">https://bugs.llvm.org/show_bug.cgi?id=37280</a> with the upstream clang developers to try to get this fixed in the clang compiler.</div><div>       Note that the new Portfile diff also fixes a context change in the reinplace for the default /opt/local prefix used by pymol's setup.py in finding the X11 files.</div></div>