HomeFreeBSD

Fix makefs bootstrap on macOS after D25563

Description

Fix makefs bootstrap on macOS after D25563

The macOS assert.h header does not define static_assert when compiling in
C99 mode. To fix this compile with -std=c11.

Reviewed By: emaste
Differential Revision: https://reviews.freebsd.org/D25928

Details

Provenance
arichardsonAuthored on Aug 25 2020, 1:30 PM
Parents
rGdce3fcd4ffb2: Fix typo in r364325 that broke tinderbox with -DBUILD_WITH_STRICT_TMPPATH
Branches
Unknown
Tags
Unknown

Event Timeline