diff options
author | 2021-02-13 18:41:52 +0000 | |
---|---|---|
committer | 2021-02-13 18:41:52 +0000 | |
commit | e962cb65b4b6cf691b48b8204605e7e4e57a0f34 (patch) | |
tree | 45ea5c14a2f7dff57d67d1f98263c3d224f24fa3 /sys/dev/pci/drm/drm_linux.c | |
parent | distrib: remove STRIPOPTS variable from alpha and sparc64 Makefile (diff) | |
download | wireguard-openbsd-e962cb65b4b6cf691b48b8204605e7e4e57a0f34.tar.xz wireguard-openbsd-e962cb65b4b6cf691b48b8204605e7e4e57a0f34.zip |
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 'sys/dev/pci/drm/drm_linux.c')
0 files changed, 0 insertions, 0 deletions