[MacPorts] #44062: root6: make it work on 10.6

MacPorts noreply at macports.org
Wed Jun 25 10:36:51 PDT 2014


#44062: root6: make it work on 10.6
----------------------+-------------------------
  Reporter:  mojca@…  |      Owner:  mojca@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:  fixed    |   Keywords:  snowleopard
      Port:  root6    |
----------------------+-------------------------

Comment (by jeremyhu@…):

 Replying to [comment:56 jonesc@…]:
 > p.s. Can you just remind me how to make the switch to libc++ by default
 on <OSX10.9 systems ? I know its mentioned somewhere, but I cannot find it
 right now ...

 Do the following:
 {{{
 delete_la_files    yes
 cxx_stdlib         libc++
 buildfromsource    always
 }}}

 cxx_stdlib is "the meat," but you need to force building from source
 because the buildbot packages are not valid if you change this config.
 delete_la_files is not needed, but since you're rebuilding everything
 anyways, you might as well do that as well.

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


More information about the macports-tickets mailing list