diff options
Diffstat (limited to 'meta-networking/recipes-protocols/openflow')
| -rw-r--r-- | meta-networking/recipes-protocols/openflow/openflow_git.bb | 2 |
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 | ||
| 41 | inherit autotools-brokensep pkgconfig | 41 | inherit autotools-brokensep pkgconfig |
| 42 | 42 | ||
| 43 | CACHED_CONFIGUREVARS += "ac_cv_prog_cc_c23=no" | ||
| 44 | |||
| 43 | do_configure:prepend() { | 45 | do_configure:prepend() { |
| 44 | ./boot.sh | 46 | ./boot.sh |
| 45 | } | 47 | } |
