]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce. This
authorPeter Wemm <peter@FreeBSD.org>
Sat, 31 May 1997 09:19:19 +0000 (09:19 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Sat, 31 May 1997 09:19:19 +0000 (09:19 +0000)
commit752bbf7aa82a80eca6e8952af611b25f0594eead
tree4ff66d05ed784ec92bbd4bbb0f8211096c635a5f
parent813dc437154ce3c6f5e5ca8b8f5aadc05ccf1458
compile ipl_funcs.c with -fomit-frame-pointer, as suggested by Bruce.  This
cuts the cost of a function call instead of an inline.
sys/conf/Makefile.i386
sys/conf/Makefile.powerpc
sys/i386/conf/Makefile.i386