diff options
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index bcc826a62e..3fd27bc2b3 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb | |||
| @@ -12,7 +12,7 @@ RDEPENDS_${PN}_class-nativesdk += "python-native" | |||
| 12 | 12 | ||
| 13 | EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \ | 13 | EXTRA_OECONF += "--with-libelf=${STAGING_DIR_TARGET} --without-rpm \ |
| 14 | --without-nss --without-avahi --without-dyninst \ | 14 | --without-nss --without-avahi --without-dyninst \ |
| 15 | --disable-server --disable-grapher \ | 15 | --disable-server --disable-grapher --enable-prologues \ |
| 16 | ac_cv_prog_have_javac=no \ | 16 | ac_cv_prog_have_javac=no \ |
| 17 | ac_cv_prog_have_jar=no " | 17 | ac_cv_prog_have_jar=no " |
| 18 | 18 | ||
