git: boot/pc32: Consistently disable integrated-as for intermediates.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Sat Oct 31 08:25:39 PDT 2020


commit 28c4c3d3f5fad24ee43346d38dd2414cb425172d
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Sat Oct 31 06:44:42 2020 +0000

    boot/pc32: Consistently disable integrated-as for intermediates.
    
     This ensures that produced assembly intermediates are compatible with
     external as(1) when compiling with clang.

Summary of changes:
 sys/boot/pc32/Makefile.inc    | 4 ++--
 sys/boot/pc32/boot0/Makefile  | 2 +-
 sys/boot/pc32/boot2/Makefile  | 6 ++----
 sys/boot/pc32/cdboot/Makefile | 2 +-
 4 files changed, 6 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/28c4c3d3f5fad24ee43346d38dd2414cb425172d


-- 
DragonFly BSD source repository


More information about the Commits mailing list