## Issue description When building C++ on darwin, oftentimes the following warning litters the logs: ``` clang-5.0: warning: argument unused during compilation: '-fno-strict-overflow' [-Wunused-command-line-argument] ```
Issue description
When building C++ on darwin, oftentimes the following warning litters the logs: