https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249037

Michael Tuexen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]            |[email protected]

--- Comment #1 from Michael Tuexen <[email protected]> ---
It fails in
#ifndef TCPHPTS
fatal error missing option TCPHSTS in the build;
#endif
which tries to tell you that you need
options TCPHPTS
in your kernel config.

I'll do some more MFCing to turn that into a module dependency.

-- 
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]"

Reply via email to