mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 06:35:31 -04: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
|