https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203900
--- Comment #14 from John Baldwin <[email protected]> --- (In reply to Andrey A. Chernov from comment #11) Expanding _flags is nearly impossible due to all the inlined uses of it in various binaries. We could add a new internal _flags2 field and be careful to never export it via inlined macros if we need more flags. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
