summaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorVivian Wang <[email protected]>2023-09-18 01:52:51 +0800
committerAnup Patel <[email protected]>2023-10-06 09:21:24 +0530
commit6ed125a6027eea0f22b92d96d6fb538446fa94c0 (patch)
tree619ab28f4999e42a00f8905e317b962ba9fa9d9a /lib/utils
parent2a6d72534d44c39e1de0614970a0dad97b1c41ba (diff)
Makefile: Add --exclude-libs ALL to avoid .dynsym
Since everything is statically linked, we don't need to expose symbols for dynamic linking. For a default build this saves about 2 KiB of useless read only data in .dynsym, .dynstr, .hash, .gnu.hash sections. Signed-off-by: Vivian Wang <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions