diff options
author | Bartosz Golaszewski <bartekgola@gmail.com> | 2015-08-14 08:50:00 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-08-17 17:05:55 +0200 |
commit | bb2fd67d0bfe16441d4b1d2e6ece83b04955b379 (patch) | |
tree | 574e0b495f07413ba7c4bb236e10591469a8b50d /examples/bootfloppy/etc/profile | |
parent | 718e228adcd7b9592b504b55217d13f4216a0450 (diff) | |
download | busybox-bb2fd67d0bfe16441d4b1d2e6ece83b04955b379.tar.gz |
Makefile: add missing libraries to LDLIBS
Static build with CONFIG_PAM fails on Debian Jessie due to undefined
references to libdl and libaudit.
Static build without pam, but with libcrypt required fails as well due
to undefined references to libpthread.
Fix these two cases by adding the missing libraries to LDLIBS when
appropriate.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/bootfloppy/etc/profile')
0 files changed, 0 insertions, 0 deletions