[MacPorts] #56373: fix lack of optimization in compiling pymol on clang compilers
MacPorts
noreply at macports.org
Sat Apr 28 03:08:31 UTC 2018
#56373: fix lack of optimization in compiling pymol on clang compilers
-----------------------+--------------------
Reporter: jwhowarth | Owner: (none)
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: science | Port: pymol
-----------------------+--------------------
The attached Portfile diff and new clang_opt_fix.diff restores the
previous -O3 optimization of pymol on darwin by passing -fno-strict-
aliasing. Upstream stopped passing any optimization flags at all to pymol
due to a compiler segfault in compiling layer2/RepCylBond.cpp starting
with OS X 10.9 and later.
--
Ticket URL: <https://trac.macports.org/ticket/56373>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list