HomeFreeBSD

RISC-V: enable MK_FORMAT_EXTENSIONS

Description

RISC-V: enable MK_FORMAT_EXTENSIONS

This option was marked as broken because our riscv64-xtoolchain-gcc
package lacked support. Since we are moving away from xtoolchain gcc in
favor of freebsd-gcc9, there should be no issue in enabling this option
by default.

Notably, this enables -Wformat errors.

Reviewed by: kp, jhb
Differential Revision: https://reviews.freebsd.org/D26320

Details

Provenance
mhorneAuthored on
Reviewer
kp
Differential Revision
D26320: RISC-V: enable MK_FORMAT_EXTENSIONS
Parents
rS365455: RISC-V: fix some mismatched format specifiers
Branches
Unknown
Tags
Unknown