From 605261992c0dadea207f43cae47147ac204667d8 Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Mon, 7 Oct 2019 03:28:11 +0000 Subject: [PATCH] Revert r352557: powerpc/loader: Install ubldr without stripping This was committed due to what was later diagnosed as an msdosfs bug preventing in-place strip. This bug was fixed in r352564, and we agreed to keep the workaround in for a bit to allow the driver fix a suitable amount of propagation time for folks building/installing powerpc/ubldr, seeing as how we were not in any hurry to revert. --- stand/powerpc/uboot/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/stand/powerpc/uboot/Makefile b/stand/powerpc/uboot/Makefile index 0a26152483d9..9124507397ad 100644 --- a/stand/powerpc/uboot/Makefile +++ b/stand/powerpc/uboot/Makefile @@ -13,7 +13,6 @@ LOADER_BZIP2_SUPPORT?= no BINDIR= /boot/uboot PROG= ubldr -STRIP= NEWVERSWHAT= "U-Boot loader" ${MACHINE_ARCH} INSTALLFLAGS= -b