]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use "-pg" instead of "-p" for generating profiled object files.
authorJohn Polstra <jdp@FreeBSD.org>
Wed, 9 Apr 1997 20:31:15 +0000 (20:31 +0000)
committerJohn Polstra <jdp@FreeBSD.org>
Wed, 9 Apr 1997 20:31:15 +0000 (20:31 +0000)
commit9c8ff5b51fb8872399d383adcff06d72fd887991
treefec8dfa816492783a5d8007e425d95a95c76c5cf
parent84ca4b2a7990baadd67c2557e3a9bef65ef353da
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.
share/mk/bsd.lib.mk