Projects
Eulaceura:Factory
linux-sgx
_service:obs_scm:0007-fix-C-17-build-failed.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:0007-fix-C-17-build-failed.patch of Package linux-sgx
From 07c4e80ed24038bf602fb6099b5ffde9583e4aa6 Mon Sep 17 00:00:00 2001 From: qsw333 <wangqingsan@huawei.com> Date: Sun, 25 Feb 2024 11:21:33 +0800 Subject: [PATCH] fix C++17 build failed --- psw/ae/aesm_service/source/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psw/ae/aesm_service/source/CMakeLists.txt b/psw/ae/aesm_service/source/CMakeLists.txt index a77d53f..adb88be 100644 --- a/psw/ae/aesm_service/source/CMakeLists.txt +++ b/psw/ae/aesm_service/source/CMakeLists.txt @@ -66,7 +66,7 @@ endif() add_definitions("-DOPENSSL_API_COMPAT=10101") set(CMAKE_CXX_STANDARD_REQUIRED 1) -set(CMAKE_CXX_STANDARD 11) +set(CMAKE_CXX_STANDARD 17) set(CMAKE_SKIP_BUILD_RPATH true) ########## SGX SDK Settings ########## -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2