Changes between Initial Version and Version 1 of Ticket #61664, comment 3
- Timestamp:
- Nov 26, 2020, 11:45:48 PM (4 years ago)
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: 2 2 {{{ 3 3 creating config.status … … 24 24 it runs with the compiler defaults... and on 10.7.5 in macports, clang defaults to libstdc++ if not told otherwise. 25 25 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:26 To 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: 27 27 28 28 {{{