summaryrefslogtreecommitdiffstats
path: root/recipes-containers/riddler/riddler_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/riddler/riddler_git.bb')
-rw-r--r--recipes-containers/riddler/riddler_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/riddler/riddler_git.bb b/recipes-containers/riddler/riddler_git.bb
index 1bdf786a..5ba041a0 100644
--- a/recipes-containers/riddler/riddler_git.bb
+++ b/recipes-containers/riddler/riddler_git.bb
@@ -18,7 +18,7 @@ inherit go
18 18
19# In addition to hosts go does not like, we do not build for mips. 19# In addition to hosts go does not like, we do not build for mips.
20# 20#
21COMPATIBLE_HOST_mipsarch = "null" 21COMPATIBLE_HOST:mipsarch = "null"
22 22
23# This disables seccomp and apparmor, which are on by default in the 23# This disables seccomp and apparmor, which are on by default in the
24# go package. 24# go package.