mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
50dfa3861b
Change the library order so libcrypt is the last library in the list. libskey contains references to _crypt and can't resolve it unless -lcrypt occurs after it in the link command. This only occurs when linking statically. |
||
---|---|---|
.. | ||
Makefile | ||
rexecd.8 | ||
rexecd.c |