Date: Sun, 1 Jun 1997 13:25:55 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf files.i386 Message-ID: <199706012025.NAA04499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/06/01 13:25:55 PDT
Modified files:
sys/i386/conf files.i386
Log:
Don't use -fomit-frame-pointer for ipl_funcs.c if ${PROF} is nonempty,
is incompatible with -pg. (We use a different version of mcount for
profiling frame-pointer-less assembler functions, but gcc doesn't know
about this.)
Added a missing dependency.
Cleaned up trailing backslashes.
Added comment about config's limitations/bugs handling dependencies and
backslashe/newlines.
Finished removing support for isdn drivers.
Revision Changes Path
1.164 +9 -7 src/sys/i386/conf/files.i386
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706012025.NAA04499>
