summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/openflow
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-protocols/openflow')
-rw-r--r--meta-networking/recipes-protocols/openflow/openflow_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/openflow/openflow_git.bb b/meta-networking/recipes-protocols/openflow/openflow_git.bb
index 1588245f8a..d506dd4d01 100644
--- a/meta-networking/recipes-protocols/openflow/openflow_git.bb
+++ b/meta-networking/recipes-protocols/openflow/openflow_git.bb
@@ -40,6 +40,8 @@ DEPENDS:append:libc-musl = " libexecinfo"
40 40
41inherit autotools-brokensep pkgconfig 41inherit autotools-brokensep pkgconfig
42 42
43CACHED_CONFIGUREVARS += "ac_cv_prog_cc_c23=no"
44
43do_configure:prepend() { 45do_configure:prepend() {
44 ./boot.sh 46 ./boot.sh
45} 47}