git: boot/pc32: Filter out global LDFLAGS.
    Rimvydas Jasinskas 
    zrj at crater.dragonflybsd.org
       
    Sat May 19 08:14:04 PDT 2018
    
    
  
commit faa6f4d7da5ad6ef2d3e68dd2671b6d6f8161a9b
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat May 19 10:30:59 2018 +0300
    boot/pc32: Filter out global LDFLAGS.
    
    For cases when we need to set global LDFLAGS for compiler frontends.
Summary of changes:
 sys/boot/pc32/boot0/Makefile      | 3 +--
 sys/boot/pc32/boot2/Makefile      | 4 ++--
 sys/boot/pc32/btx/btx/Makefile    | 2 +-
 sys/boot/pc32/btx/btxldr/Makefile | 2 +-
 sys/boot/pc32/btx/lib/Makefile    | 2 +-
 sys/boot/pc32/cdboot/Makefile     | 3 +--
 sys/boot/pc32/mbr/Makefile        | 3 +--
 sys/boot/pc32/pxeldr/Makefile     | 3 +--
 8 files changed, 9 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/faa6f4d7da5ad6ef2d3e68dd2671b6d6f8161a9b
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list