Files
calc/custom
Landon Curt Noll e0df1646fc add -dead_strip_dylibs by default to the macOS linker
Under macOS, to reduce dependency chains, we remove functions and
data that are unreachable by the entry point or exported symbols.
In particular, the linker is run with "-dead_strip" and with
"-dead_strip_dylibs".
2023-08-14 04:11:33 -07:00
..
2017-05-23 01:33:23 -07:00
2023-08-13 16:17:10 -07:00
2017-05-23 01:33:23 -07:00
2023-08-13 16:17:10 -07:00