mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -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. |
||
|---|---|---|
| .. | ||
| libpam | ||
| modules | ||
| Makefile | ||
| Makefile.inc | ||