build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROES
authorAndre Heider <a.heider@gmail.com>
Sat, 28 Jan 2023 20:16:16 +0000 (21:16 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 4 Jul 2023 18:25:40 +0000 (20:25 +0200)
commitd026b19cdcda50766e1ecc350fdc7c542e0f1c73
treecd11666a1af9c72519106c663277b53a5643adbd
parentca788d615fbf780b1a1665475ed304de4276f512
build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROES

sstrip only has one functional arg. Make that a bool option, which can
easily depend on other knobs then.

This is required to be disabled for the mold linker.

Signed-off-by: Andre Heider <a.heider@gmail.com>
config/Config-build.in
rules.mk