In order to crossbuild FreeBSD on Mac/Linux I also need to build libnetbsd
and FILE* is not equal to struct __sFILE on those platforms.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
I'd guess the upstream version used struct __sFILE to avoid header pollution somewhere, but this seems perfectly fine here.