Skip to content
Snippets Groups Projects
Commit 16fbb455 authored by Kevin O'Connor's avatar Kevin O'Connor
Browse files

Use linker "--relax" option.

The "relax" option enables the linker to convert certain "call"
instructions to the smaller "rcall" instruction.  This reduces the
size of the resulting binary.
parent f30b46b2
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment