diff options
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb index 75b3d9e8c6..989ec54132 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.4.bb | |||
| @@ -73,6 +73,7 @@ CACHED_CONFIGUREVARS = " \ | |||
| 73 | lt_cv_shlibpath_overrides_runpath=yes \ | 73 | lt_cv_shlibpath_overrides_runpath=yes \ |
| 74 | ac_cv_path_UNAMEPROG=${base_bindir}/uname \ | 74 | ac_cv_path_UNAMEPROG=${base_bindir}/uname \ |
| 75 | ac_cv_path_PSPROG=${base_bindir}/ps \ | 75 | ac_cv_path_PSPROG=${base_bindir}/ps \ |
| 76 | ac_cv_ps_flags="-e" \ | ||
| 76 | ac_cv_file__etc_printcap=no \ | 77 | ac_cv_file__etc_printcap=no \ |
| 77 | NETSNMP_CONFIGURE_OPTIONS= \ | 78 | NETSNMP_CONFIGURE_OPTIONS= \ |
| 78 | " | 79 | " |
