Changes between Initial Version and Version 1 of Ticket #55415, comment 2


Ignore:
Timestamp:
Nov 26, 2017, 6:11:37 PM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55415, comment 2

    initial v1  
    44# fix build on Tiger
    55if { ${os.platform} eq "darwin" && ${os.major} == 8 } {
    6     configure.cxxflags-append -D__DARWIN_UNIX03=1
     6    configure.cxxflags-append -D__DARWIN_UNIX03
    77}
    88}}}