CVSROOT: /cvs Module name: src Changes by: sema...@cvs.openbsd.org 2021/02/13 11:44:18
Modified files: 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 Log message: 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@