| Summary: | Kernel Makefile doesn't sanitise PATH [PATCH] | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Bob Bishop <rb> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.4-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Bob Bishop
2000-02-16 12:40:01 UTC
This problem still applies today in -CURRENT and -STABLE. The fix has moved, of course... -- Bob Bishop (0118) 977 4017 international code +44 118 rb@gid.co.uk fax (0118) 989 4254 State Changed From-To: open->closed The kernel makefile should not fidle with the path it should use the tools it is told to use. If it did change the path the buildkernel/installkernel targets of src/Makefile.inc1 will not work. |