Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 1997 13:31:16 -0700 (PDT)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-share
Subject:   cvs commit:  src/share/mk bsd.lib.mk
Message-ID:  <199704092031.NAA15601@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/04/09 13:31:16

  Modified:    share/mk  bsd.lib.mk
  Log:
  Use "-pg" instead of "-p" for generating profiled object files.
  The two options differ only when linking, but "-p" is incorrect
  because it is associated with the old-style "prof" command, which we
  do not support.
  
  Revision  Changes    Path
  1.52      +5 -5      src/share/mk/bsd.lib.mk



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