altos: Use -ffunction-sections -fdata-sections
authorKeith Packard <keithp@keithp.com>
Sun, 25 Sep 2022 20:55:04 +0000 (13:55 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 25 Sep 2022 20:55:04 +0000 (13:55 -0700)
commit643a1f736d2e57c577458d0e4d2948718d90b301
treefd74d021a9c39daf3ca81efb8b80d850aa8b6d16
parentc1f7bf876a67dc176a7a24b241c6dd3fe780082d
altos: Use -ffunction-sections -fdata-sections

This allows the linker to discard unused functions.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.defs