git: world - Fix buildworld bootstrapping on older systems

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Dec 13 16:17:56 PST 2022


commit b97fef057850f455db74979e66e59d5127aefa12
Author: Matthew Dillon <dillon at backplane.com>
Date:   Tue Dec 13 16:14:33 2022 -0800

    world - Fix buildworld bootstrapping on older systems
    
    * Adjustments for the buildworld bootstrap stages when building on
      older systems that do not have sys/byteswap.h.
    
    * Note that the first __DragonFly_Version rev containing
      sys/byteswap,h is 500908 in comments (no functional changes
      to sys/param.h)

Summary of changes:
 contrib/file/README.DRAGONFLY  | 6 ++++++
 lib/libmagic/libmagic/config.h | 4 ++++
 sys/sys/param.h                | 2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b97fef057850f455db74979e66e59d5127aefa12


-- 
DragonFly BSD source repository


More information about the Commits mailing list