| Summary: | "make buildkernel" fails when "options RESTARTABLE_PANICS" is set | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Pavel Gubin <pg> |
| Component: | misc | Assignee: | John Baldwin <jhb> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Pavel Gubin
2004-09-21 14:10:13 UTC
Responsible Changed From-To: freebsd-bugs->jhb Over to the author of RESTARTABLE_PANICS. If you are using this option (it's not a "quick fix" for kernel panics), then you should be able to figure out how to turn this warning off or turn -Werror off from the Makefiles. Having it not work out of the box is a feature rather than a bug. :) -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org State Changed From-To: open->closed Current behavior is the desired behavior. |