distrib: remove duplicate strip(1) calls
authorsemarie <semarie@openbsd.org>
Sat, 13 Feb 2021 18:44:17 +0000 (18:44 +0000)
committersemarie <semarie@openbsd.org>
Sat, 13 Feb 2021 18:44:17 +0000 (18:44 +0000)
commitd9bc45a63765eaa428ef988da6863ba171d41f7c
tree81c1eb8da36cc1ec9e0721ae2aa9351219a3b9e7
parente962cb65b4b6cf691b48b8204605e7e4e57a0f34
distrib: remove duplicate strip(1) calls

"strip -R section" command run "strip" (without option) as well.
there is no need to call both.

(binaries checked with sha1)

original diff from danj@

ok deraadt@
distrib/amd64/iso/Makefile
distrib/amd64/ramdiskA/Makefile
distrib/amd64/ramdisk_cd/Makefile
distrib/i386/ramdisk/Makefile
distrib/i386/ramdisk_cd/Makefile
distrib/loongson/ramdisk/Makefile