mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 08:13:38 -05:00
consider a linker set definition to be sufficient reason to pull an object module from an archive library. This caused undefined symbols when linking with libpam.a using a.out. I solved it by linking in the object that references the linker set in the "ld -r" step. |
||
|---|---|---|
| .. | ||
| security | ||
| Makefile | ||
| pam_get_pass.c | ||
| pam_mod_misc.h | ||
| pam_prompt.c | ||
| pam_std_option.c | ||