upgrade alpine and c++ std
Some checks failed
sgraves/cpp-build-system/pipeline/head Build queued...
sgraves/cpp-build-system_mac/pipeline/head There was a failure building this commit
sgraves/cpp-build-system_msys2/pipeline/head There was a failure building this commit

This commit is contained in:
2025-12-13 17:52:44 -06:00
parent e44db70f59
commit 48c1433c19
2 changed files with 2 additions and 1 deletions

View File

@@ -99,7 +99,6 @@ if(PROJECT_ENABLE_BOOST)
--prefix=${PROJECT_EXTERNAL_BUILD_ROOT}
address-model=64
architecture=${BOOST_ARCH}
cxxstd=20
cxxstd-dialect=gnu
cxxflags=-std=gnu++${CMAKE_CXX_STANDARD}
cxxstd=${CMAKE_CXX_STANDARD}