Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/triplets
diff options
context:
space:
mode:
Diffstat (limited to 'triplets')
-rw-r--r--triplets/x64-linux-mixed.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/triplets/x64-linux-mixed.cmake b/triplets/x64-linux-mixed.cmake
index 7e70894..94a3404 100644
--- a/triplets/x64-linux-mixed.cmake
+++ b/triplets/x64-linux-mixed.cmake
@@ -11,7 +11,6 @@ endif()
if(PORT MATCHES "libsystemd")
set(VCPKG_C_FLAGS "-std=c11")
- set(VCPKG_CXX_FLAGS "-std=c11")
endif()
if(PORT MATCHES "opus")