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


Ignore:
Timestamp:
04/21/21 13:17:43 (3 years ago)
Author:
Maxim Dounin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2166, comment 3

    initial v1  
    1 Given that it is macOS issue which is only triggered by using clang 12.0, which is not the default, I would expect this I would rather suggest to use `./configure --with-cc-opt="-Wno-gnu-folding-constant"` when needed. Likely this will be fixed before clang 12.0 will become the default in macOS.
     1Given that it is macOS issue which is only triggered by using clang 12.0, which is not the default, I would rather suggest to use `./configure --with-cc-opt="-Wno-gnu-folding-constant"` when needed. Likely this will be fixed before clang 12.0 will become the default in macOS.