mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
which eliminates the stack walking code (from David G.). My previous commit message was eaten by mistake!
4 lines
185 B
Text
4 lines
185 B
Text
- Make C++ shared libs work (properly resolve ctor and dtor lists)
|
|
- Make -r and -X work together for PIC .o files.
|
|
|
|
- Avoid duplicatating shared library specifications in link_objects
|