mirror of
https://github.com/opnsense/src.git
synced 2026-03-15 23:25:30 -04:00
kerberos libraries were not linked properly (missing dependencies), which causes 3rd party applications linking to fail when --as-needed ld flag is used. I also added the --no-undefined ld(1) flag to make sure that there're no missing dependencies. MFC after: 3 days |
||
|---|---|---|
| .. | ||
| Makefile | ||
| prefix.c | ||