this might be related to the build issue as well. dunno

This commit is contained in:
lasan
2026-06-05 09:51:13 +05:30
parent 60269728a4
commit 945406a9f3
+3
View File
@@ -175,6 +175,9 @@ cmake(
"BUILD_SHARED_LIBS": "OFF",
"SDBUSCPP_SDBUS_LIB": "systemd",
"CMAKE_POSITION_INDEPENDENT_CODE": "ON",
"CMAKE_C_STANDARD": "17",
"CMAKE_C_STANDARD_REQUIRED": "ON",
"CMAKE_C_EXTENSIONS": "ON",
},
env = {
# CMake still needs pkg-config to pass its internal configuration checks for systemd