Files
llgo/internal
Aofei Sheng 68fa3dadb0 build: replicate macOS -dead_strip optimization on Linux
Added `-fdata-sections` and `-ffunction-sections` compiler flags to work
with `--gc-sections` on Linux. This combination achieves similar dead
code elimination as macOS's `-dead_strip`, reducing binary size and
resolving undefined symbol issues. Ensures consistent optimization
across macOS and Linux builds.
2024-07-30 08:52:29 +08:00
..
2024-07-30 02:07:19 +08:00
2024-04-22 21:03:06 +08:00
2024-04-22 21:16:43 +08:00
2024-06-30 11:53:12 +08:00
2024-05-03 18:02:09 +08:00