summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/relayd/relayd_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/relayd/relayd_git.bb b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
index 17745da806..64ea4e798a 100644
--- a/meta-networking/recipes-connectivity/relayd/relayd_git.bb
+++ b/meta-networking/recipes-connectivity/relayd/relayd_git.bb
@@ -15,4 +15,6 @@ UPSTREAM_CHECK_COMMITS = "1"
15 15
16inherit cmake 16inherit cmake
17 17
18EXTRA_OECMAKE += "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
19
18CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end" 20CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end"