commit 1ea506606b7c89f4cfa6a4c4c53767148302b33e
Author: zrj <[email protected]>
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

Reply via email to