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


Ignore:
Timestamp:
Mar 14, 2018, 3:31:11 AM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56041, comment 2

    initial v1  
    1919+        if {${os.major} < 13} {
    2020+            # for older systems configured to libc++, return a current clang version
    21 +            return clang-5.0 clang-4.0 clang-3.9
     21+            return macports-clang-5.0 macports-clang-4.0 clang-3.9
    2222+        }
    2323