| Summary: | Running make depend on GENERIC kernel fails | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Chris MacKay <tech> |
| Component: | amd64 | Assignee: | freebsd-amd64 (Nobody) <amd64> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 6.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris MacKay
2006-02-08 21:20:03 UTC
On Wed, Feb 08, 2006 at 09:19:33PM +0000, Chris MacKay wrote:
> >How-To-Repeat:
> Do a fresh install of 6.0-RELEASE from the ISO image, cvsup with the afforementioned configuration file, cd /usr/src/sys/i386/conf ; config GENERIC ; cd ../compile/GENERIC ; make cleandepend ; make depend
cc -c -O2 -frename-registers -pipe
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
that looks like local COPTFLAGS settings, to me.
Kris
State Changed From-To: open->closed Custom CFLAGS othern than -O -pipe are not supported. Thanks |