cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c
Dag-ErlingSmørgrav
des at des.no
Thu Oct 23 14:04:27 PDT 2003
Scott Long <scottl at freebsd.org> writes:
> Did you come across a case where this was causing a compiler warning?
Yes. I actually came across a case where it broke 'make depend' for
GENERIC on i386. I don't know why it doesn't show up in the
tinderbox.
> If not, did you email the maintainers?
I didn't; sorry about that. I see now that ahc is listed in
MAINTAINERS, though aic and ahd aren't.
I can back this out if you want, since it doesn't seem to break the
tinderbox, and I have yet to determine why it broke my system. Maybe
you can make sense of it? I have the following in make.conf:
CFLAGS = -O -pipe
CWARNFLAGS = -fno-builtin
COPTFLAGS = -O -pipe
DEBUG_FLAGS ?= -g
STRIP = # empty
CPUTYPE ?= pentium4
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the cvs-src
mailing list