On Sun, Jul 12, 2020 at 12:46 PM Jonathan Wakely <jwakely@xxxxxxxxxxxxxxxxx> wrote:
On 12/07/20 12:33 +0100, Ian McInerney wrote:
>This is what the upstream project explicitly says to do when using LLVM10:
>https://github.com/imageworks/OpenShadingLanguage/blob/master/src/cmake/externalpackages.cmake#L248.
>As such, it should be expected and no upstream bug is needed.
Both G++ and Clang default to C++14 though. Why do you need to set it
explicitly?
(GCC 11 has switched to -std=gnu++17 but the upstream requirement says
C++ *or higher* so that would still be OK.
-Ian
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx