diff options
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index 68f5c76428..7c9cbe0da0 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb | |||
| @@ -17,6 +17,7 @@ EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \ | |||
| 17 | --without-nss --without-avahi --without-dyninst \ | 17 | --without-nss --without-avahi --without-dyninst \ |
| 18 | --disable-server --disable-grapher --enable-prologues \ | 18 | --disable-server --disable-grapher --enable-prologues \ |
| 19 | --with-python3 --without-python2-probes \ | 19 | --with-python3 --without-python2-probes \ |
| 20 | --with-extra-version="oe" \ | ||
| 20 | ac_cv_prog_have_javac=no \ | 21 | ac_cv_prog_have_javac=no \ |
| 21 | ac_cv_prog_have_jar=no " | 22 | ac_cv_prog_have_jar=no " |
| 22 | 23 | ||
