Author: kevans
Date: Mon Oct  7 03:28:11 2019
New Revision: 353161
URL: https://svnweb.freebsd.org/changeset/base/353161

Log:
  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.

Modified:
  head/stand/powerpc/uboot/Makefile

Modified: head/stand/powerpc/uboot/Makefile
==============================================================================
--- head/stand/powerpc/uboot/Makefile   Mon Oct  7 03:05:32 2019        
(r353160)
+++ head/stand/powerpc/uboot/Makefile   Mon Oct  7 03:28:11 2019        
(r353161)
@@ -13,7 +13,6 @@ LOADER_BZIP2_SUPPORT?=        no
 
 BINDIR=        /boot/uboot
 PROG=          ubldr
-STRIP=
 NEWVERSWHAT=   "U-Boot loader" ${MACHINE_ARCH}
 INSTALLFLAGS=  -b
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to