]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r247953:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Mar 2013 15:02:30 +0000 (15:02 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 10 Mar 2013 15:02:30 +0000 (15:02 +0000)
commitb68e26edda8db36f6e504a301db959e6bde0e34c
tree3466de285fbfec32f03f20157badfc8eb02784d2
parentee2d6593443b271d2cae96b909aa5797cc306d52
MFC r247953:

Make c99(1) invoke /usr/bin/cc with argv[0] set to "/usr/bin/cc" instead
of just "cc", since there is no reason to cause additional path searches
in this case.

git-svn-id: svn://svn.freebsd.org/base/stable/9@248132 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/c99/c99.c