Changes between Initial Version and Version 1 of Ticket #40494, comment 3


Ignore:
Timestamp:
Sep 16, 2013, 11:36:24 PM (11 years ago)
Author:
jeremyhu (Jeremy Huddleston Sequoia)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40494, comment 3

    initial v1  
    44
    55{{{
     6configure.blacklist *gcc*
    67if {[info exists configure.cxx_stdlib]} {
    78    configure.cxx_stdlib libc++
    89} else {
    9     configure.blacklist *gcc*
    1010    configure.cxxflags-append -stdlib=libc++
    1111}