boot/pc32: Consistently disable integrated-as for intermediates.
authorzrj <rimvydas.jasinskas@gmail.com>
Sat, 31 Oct 2020 06:44:42 +0000 (06:44 +0000)
committerzrj <rimvydas.jasinskas@gmail.com>
Sat, 31 Oct 2020 15:26:48 +0000 (17:26 +0200)
commit28c4c3d3f5fad24ee43346d38dd2414cb425172d
treec94e229dad9b13cd6ff2c0659d469ba1f9ae42b8
parent4fbf54259a710618095e7bdd84f3b71d2088b805
boot/pc32: Consistently disable integrated-as for intermediates.

 This ensures that produced assembly intermediates are compatible with
 external as(1) when compiling with clang.
sys/boot/pc32/Makefile.inc
sys/boot/pc32/boot0/Makefile
sys/boot/pc32/boot2/Makefile
sys/boot/pc32/cdboot/Makefile