mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 23:28:57 +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 |