git: i386 removal, part 49/x: Remove the i386 & a.out specific -v flag in ld(1).
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Mon Jan 18 20:29:06 PST 2016
    
    
  
commit aeaecd482b46e655e59bf281f04e91d0bb4f773b
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jan 19 05:28:47 2016 +0100
    i386 removal, part 49/x: Remove the i386 & a.out specific -v flag in ld(1).
    
    It continues to be accepted without having an effect for compatibility
    reasons.
Summary of changes:
 usr.bin/ldd/Makefile |   6 +-
 usr.bin/ldd/ldd.1    |  13 +-
 usr.bin/ldd/ldd.c    |  20 +-
 usr.bin/ldd/sods.c   | 547 ---------------------------------------------------
 4 files changed, 8 insertions(+), 578 deletions(-)
 delete mode 100644 usr.bin/ldd/sods.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aeaecd482b46e655e59bf281f04e91d0bb4f773b
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list