[MacPorts] #39761: llvm-3.3 can't link on Leopard/PPC

MacPorts noreply at macports.org
Sat Jul 27 08:49:16 PDT 2013


#39761: llvm-3.3 can't link on Leopard/PPC
------------------------+-----------------------------
  Reporter:  khepler@…  |      Owner:  jeremyhu@…
      Type:  defect     |     Status:  reopened
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.1.3
Resolution:             |   Keywords:  leopard powerpc
      Port:  llvm-3.3   |
------------------------+-----------------------------

Comment (by jeremyhu@…):

 I think I see the issue:
 {{{
 -Os  -g -fvisibility-inlines-hidden -fno-exceptions -fno-common
 -Woverloaded-virtual -Wcast-qual -O2
 }}}

 The -Os is getting overridden by -O2.  I'm guessing maybe they intended
 those lines to unset CFLAGS and CXXFLAGS or something

-- 
Ticket URL: <https://trac.macports.org/ticket/39761#comment:16>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list