mirror of https://pagure.io/numad.git
6679177cde
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> |
||
---|---|---|
Makefile | ||
numad.8 | ||
numad.c | ||
numad.conf | ||
numad.init | ||
numad.logrotate | ||
numad.service |