git: DragonFly_RELEASE_4_6 buildworld - bootstrap compatibility compiling older DragonFly's

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Aug 21 10:45:25 PDT 2016


commit 1ea506606b7c89f4cfa6a4c4c53767148302b33e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sun Aug 21 11:30:47 2016 +0300

    buildworld - bootstrap compatibility compiling older DragonFly's
    
    * Fix buildworld issue bootstrapping gencat/uudecode utilities which does not
      expect newer header files (POSIX getline general visibility from <stdio.h>).
    
    Could be MFC'd to DragonFly 4.6 branch for easier switching <-> master.

Summary of changes:
 usr.bin/gencat/Makefile     | 3 +--
 usr.bin/gencat/gencat.c     | 4 ++++
 usr.bin/uudecode/Makefile   | 5 ++++-
 usr.bin/uudecode/uudecode.c | 5 ++++-
 4 files changed, 13 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1ea506606b7c89f4cfa6a4c4c53767148302b33e


-- 
DragonFly BSD source repository



More information about the Commits mailing list