Page MenuHomeFreeBSD

zfsbootcfg: Remove bogus CFLAGS
ClosedPublic

Authored by imp on Feb 10 2024, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 15, 8:34 PM
Unknown Object (File)
Fri, Nov 14, 1:25 PM
Unknown Object (File)
Mon, Nov 10, 8:33 PM
Unknown Object (File)
Fri, Oct 31, 7:58 PM
Unknown Object (File)
Wed, Oct 29, 7:35 AM
Unknown Object (File)
Wed, Oct 29, 5:15 AM
Unknown Object (File)
Wed, Oct 29, 5:14 AM
Unknown Object (File)
Wed, Oct 29, 5:14 AM
Subscribers
None

Details

Summary

When using the zfsbootcfg library, we're talking only to it, not to the
rest of ZFS, nor are we using anything that needs access to the ZFS
compilation environment. Remove all the compiling OpenZFS itself flags.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable