From b8b78d44fede6ec0192dcb3ccfbbf61ef3520a6a Mon Sep 17 00:00:00 2001 From: Mohamed Akram Date: Mon, 25 May 2026 12:26:16 +0400 Subject: [PATCH] libopenshot-audio: fix compiler --- multimedia/libopenshot-audio/Portfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/libopenshot-audio/Portfile b/multimedia/libopenshot-audio/Portfile index 39d715b67d7..094c268bd0d 100644 --- a/multimedia/libopenshot-audio/Portfile +++ b/multimedia/libopenshot-audio/Portfile @@ -29,7 +29,7 @@ post-patch { ${worksrcpath}/CMakeLists.txt } -compiler.cxx_standard 2011 +compiler.cxx_standard 2017 # needs atomics support which is a C11 feature; references # https://stackoverflow.com/questions/26440606/xcode-and-c11-stdatomic-h