openwrtv4/package
Florian Fainelli f3c5934981 rpcd: Explicitly link with lcrypt
Fixes build issues with some toolchains that don't add lcrypt in the default
search paths:

CMakeFiles/rpcd.dir/session.c.o: In function `rpc_login_test_password':
build_dir/target-mipsel-linux-gnu/rpcd-2016-12-03-0577cfc1/session.c:823: undefined reference to `crypt'
collect2: error: ld returned 1 exit status

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-01-29 11:51:02 -08:00
..
base-files base-files: uppercase default hostname: LEDE 2017-01-26 18:10:10 +01:00
boot ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
devel Revert "gdb: fix build with gcc 4.1.2 as host compiler" 2017-01-07 19:53:36 +01:00
firmware layerscape: put u-boot and ucode images into image staging directory 2017-01-27 16:53:31 +01:00
kernel kernel: mark nvmem as hidden, it is only used as a library for other modules 2017-01-27 16:54:30 +01:00
libs toolchain: Broaden the executable loader pattern 2017-01-29 11:51:02 -08:00
network openvpn: add support for various new 2.4 configuration options 2017-01-27 11:18:27 +01:00
system rpcd: Explicitly link with lcrypt 2017-01-29 11:51:02 -08:00
utils busybox: update to 1.26.2 2017-01-29 14:09:38 +01:00
Makefile Revert "build: always run package/cleanup before package/compile" 2017-01-22 13:47:40 +01:00