Skip to content
Snippets Groups Projects
Commit 406d53c6 authored by John Crispin's avatar John Crispin
Browse files

busybox: Fix pam_start link errors when PAM support is enabled


Patch to BusyBox Makefile to fix linker errors when PAM support is enabled by
CONFIG_BUSYBOX_CONFIG_PAM=y. Typical errors include:
login.c:(.text.login_main+0x122): undefined reference to `pam_start'

Signed-off-by: default avatarStephen Parry <sgparry@mainscreen.com>

SVN-Revision: 42195
parent be6bbc79
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment