git: boot/efi: Fix boot1's compilation with -fno-common.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Aug 10 07:20:01 PDT 2020


commit 4f808bda3a955485f1bc2c069b5b9f6279d17bae
Author: Sascha Wildner <saw at online.de>
Date:   Mon Aug 10 16:19:43 2020 +0200

    boot/efi: Fix boot1's compilation with -fno-common.
    
    boot1 needs no local definitions of BS, IH, RS and ST because they are
    defined in libefi that boot1 links to.

Summary of changes:
 sys/boot/efi/boot1/boot1.c | 5 -----
 1 file changed, 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4f808bda3a955485f1bc2c069b5b9f6279d17bae


-- 
DragonFly BSD source repository


More information about the Commits mailing list