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
Fix makefs bootstrap on macOS after D25563 Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |