mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
For users who have a seperate zfs mount of /usr or /usr/lib, this will cause dynamic loading failures when attempting to execute zfs mount on bootup. E.g. the system won't boot. Including <src.opts.mk> sets SHLIBDIR, so SHLIBDIR?= has no effect. The other lib/ Makefiles solve this problem by moving the SHLIBDIR assignment to before .include <src.opts.mk>. Submitted by: jilles Reviewed by: allanjude Approved by: re (rgrimes) Differential Revision: https://reviews.freebsd.org/D16910 |
||
|---|---|---|
| .. | ||
| i386 | ||
| Makefile | ||
| Makefile.depend | ||
| md4.copyright | ||
| md4.h | ||
| md4c.c | ||
| md5.copyright | ||
| md5.h | ||
| md5c.c | ||
| mddriver.c | ||
| mdX.3 | ||
| mdXhl.c | ||
| ripemd.3 | ||
| ripemd.h | ||
| rmd160c.c | ||
| rmd_locl.h | ||
| rmdconst.h | ||
| rmddriver.c | ||
| sha.3 | ||
| sha.h | ||
| sha0c.c | ||
| sha1c.c | ||
| sha256.3 | ||
| sha512.3 | ||
| sha_locl.h | ||
| shadriver.c | ||
| skein.3 | ||
| skeindriver.c | ||