[MacPorts] #56373: fix lack of optimization in compiling pymol on clang compilers

MacPorts noreply at macports.org
Sat Apr 28 16:36:36 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:
Resolution:             |   Keywords:  science
      Port:  pymol      |
------------------------+---------------------

Comment (by jwhowarth):

 Also I would note that python up to 3.6 still uses -fno-strict-aliasing
 because, while its own code may have been cleaned up to be strict aliasing
 safe, it can't depend for that to be true for all the python modules for
 which it sets the compile flags. Again, all of this is entirely orthogonal
 to why we are using it in pymol which is an unrelated clang compiler bug
 in that case.

-- 
Ticket URL: <https://trac.macports.org/ticket/56373#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list