diff options
-rw-r--r-- | meta-networking/recipes-connectivity/relayd/relayd_git.bb | 2 |
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 | ||
16 | inherit cmake | 16 | inherit cmake |
17 | 17 | ||
18 | EXTRA_OECMAKE += "-DCMAKE_POLICY_VERSION_MINIMUM=3.5" | ||
19 | |||
18 | CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end" | 20 | CFLAGS:append:toolchain-clang = " -Wno-error=gnu-variable-sized-type-not-at-end" |