Go to file
Mike Frysinger 6679177cde use LDLIBS for linker flags
When you put -lfoo into the dependency line of make, it forces it to
search /lib and /usr/lib for files to link against.  This can cause
problems when trying to cross-compile or build for different ABIs.
Use the standard LDLIBS variable instead.

URL: https://bugs.gentoo.org/505760
Reported-by: Georgi Georgiev <chutzimir@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2014-04-24 09:31:55 +02:00
Makefile use LDLIBS for linker flags 2014-04-24 09:31:55 +02:00
numad.8 Update to 20140225 2014-02-27 10:07:18 +01:00
numad.c Update to 20140225 2014-02-27 10:07:18 +01:00
numad.conf Update to 20121015 2012-10-15 13:30:19 +02:00
numad.init update initscript: additional minor fixes 2012-03-16 11:49:47 +01:00
numad.logrotate Update to 20130814 2013-08-14 07:46:46 +02:00
numad.service update service file 2014-03-25 14:57:01 +01:00