1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
John Crispin 406d53c697 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: Stephen Parry <sgparry@mainscreen.com>

SVN-Revision: 42195
2014-08-18 13:10:08 +00:00
..
base-files base-files: add a hardware detection layer 2014-08-18 13:09:17 +00:00
boot uboot-kirkwood: bump to 2014.07 2014-08-08 15:55:03 +00:00
devel valgrind: add x86_64 support 2014-08-01 11:19:42 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel imx6: kernel: add GW16083 Ethernet Expansion Mezzanine support 2014-08-11 20:35:10 +00:00
libs cyassl: update to 3.1.0 2014-08-08 05:25:52 +00:00
network dropbear: fix keepalive with putty 2014-08-13 20:49:56 +00:00
system build: add new option to add disabled feeds commented out to opkg.conf 2014-08-06 09:12:37 +00:00
utils busybox: Fix pam_start link errors when PAM support is enabled 2014-08-18 13:10:08 +00:00
Makefile build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-07 15:35:12 +00:00