summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSebastien Marie <semarie@cvs.openbsd.org>2021-02-13 18:41:53 +0000
committerSebastien Marie <semarie@cvs.openbsd.org>2021-02-13 18:41:53 +0000
commit638f47e6aa03f0febc5ea87da96d5215e9ff5572 (patch)
treefe1559b8382ea415271d0b91d2d976daf76ef3a2 /bin
parent67c1785793947a6bc379181f4d506e8ef0cbaaf1 (diff)
distrib: merge objcopy -Sg and strip commands
in the command "objcopy -Sg", the -g option (STRIP_DEBUG) overrides the -S option (STRIP_ALL). so it is the same as "objcopy -g". "strip" command without option is doing STRIP_ALL. merge the both commands to "objcopy -S" ok deraadt@ danj@
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions