diff options
| -rw-r--r-- | meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb index 03dd96338a..d034cd8eda 100644 --- a/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb +++ b/meta-networking/recipes-netkit/netkit-rsh/netkit-rsh_0.17.bb | |||
| @@ -39,6 +39,8 @@ PACKAGECONFIG ??= "" | |||
| 39 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}" | 39 | PACKAGECONFIG += "${@bb.utils.filter('DISTRO_FEATURES', 'pam', d)}" |
| 40 | PACKAGECONFIG[pam] = " , --without-pam, libpam, libpam" | 40 | PACKAGECONFIG[pam] = " , --without-pam, libpam, libpam" |
| 41 | 41 | ||
| 42 | COMPATIBLE_HOST_libc-musl = 'null' | ||
| 43 | |||
| 42 | do_configure () { | 44 | do_configure () { |
| 43 | ./configure --prefix=${prefix} --exec-prefix=${exec_prefix} | 45 | ./configure --prefix=${prefix} --exec-prefix=${exec_prefix} |
| 44 | echo "INSTALLROOT=${D}" > MCONFIG | 46 | echo "INSTALLROOT=${D}" > MCONFIG |
