Files
calc/custom
Landon Curt Noll 4d32b138ed change libcalc dynamic library to link with libcustcalc
Under macOS, to reduce dependency chains, we remove functions
and data that are unreachable by the entry point or exported
symbols.  In particular, the macOS linker is used with both
"-dead_strip" and "-dead_strip_dylibs".

The libcalc shared library is now linked with libcustcalc.
2023-08-17 14:23:29 -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
2023-08-14 22:39:40 -07:00