Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2003 13:03:42 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf kern.pre.mk kmod.mk newvers.sh
Message-ID:  <200307232003.h6NK3gG6029883@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/07/23 13:03:42 PDT

  FreeBSD src repository

  Modified files:
    sys/conf             kern.pre.mk kmod.mk newvers.sh 
  Log:
  Provide a knob for raising the inline instruction estimate threshold and
  set an initial value.  This is aimed at getting us closer to being able to
  turn -Werror back on and we can adjust the settings later on.  Yes, we
  could turn off -Wno-inline instead, but that would hide the effect of
  gcc's bogo-estimator ignoring inline (either rightly or wrongly).
  
  Revision  Changes    Path
  1.28      +3 -0      src/sys/conf/kern.pre.mk
  1.138     +3 -0      src/sys/conf/kmod.mk
  1.54      +1 -1      src/sys/conf/newvers.sh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307232003.h6NK3gG6029883>