Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 1995 11:47:11 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/libkern Makefile
Message-ID:  <199512191947.LAA00522@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        95/12/19 11:47:10

  Modified:    sys/libkern  Makefile
  Log:
  Add-back strlen.c to the library in case a kernel is compiled without
  optimization.  Gcc only in-lines calls to strlen with optimization
  turned on.
  
  Revision  Changes    Path
  1.12      +5 -6      src/sys/libkern/Makefile



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