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


Ignore:
Timestamp:
Nov 26, 2020, 11:45:48 PM (4 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61664, comment 3

    initial v1  
    1 {{{ddrescue}}} is not using the proper CXX and other flags that MacPorts provides:
     1{{{ddrescue}}} is not using the proper CXX and other flags that MacPorts provides, for example see this build on 10.6.8:
    22{{{
    33creating config.status
     
    2424it runs with the compiler defaults... and on 10.7.5 in macports, clang defaults to libstdc++ if not told otherwise.
    2525
    26 To build it for today, please just build it with clang-9.0; I have adjusted the defaults to make that work. So this works:
     26To build it for today, please just build it with clang-9.0; I have adjusted the clang-9.0 defaults to make that work. So this works:
    2727
    2828{{{