git: boot2: Lower minimum pagesize the compiler assumes for warnings to 1024.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Aug 3 11:48:51 PDT 2026


commit 66383c593115c114a14ae1ad99a7b3d30fccb3f3
Author: Sascha Wildner <saw at online.de>
Date:   Mon Aug 3 19:32:28 2026 +0200

    boot2: Lower minimum pagesize the compiler assumes for warnings to 1024.
    
    This silences a few -Warray-bounds we were getting from GCC 12.5.

Summary of changes:
 stand/boot/pc32/boot2/Makefile | 9 +++++++++
 1 file changed, 9 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66383c593115c114a14ae1ad99a7b3d30fccb3f3


-- 
DragonFly BSD source repository


More information about the Commits mailing list