svn commit: r303988 - head/lib/libc/gen
Ed Schouten
ed at nuxi.nl
Fri Aug 26 20:20:10 UTC 2016
Hey,
2016-08-26 22:04 GMT+02:00 Bryan Drewery <bdrewery at freebsd.org>:
> On 8/26/2016 12:57 PM, John Baldwin wrote:
>> Alternatively, couldn't you just leave basename out of the libgen patch
>> for now and only add it once you do the real symver bump for the
>> different version? (That is, just use __generic() for dirname() for
>> now since that is the only one that has really changed.)
>
> Doing this also works.
>
> I think it was done since the prototype did change as well which
> disallows building the old xinstall directly, but in the bootstrap build
> it is built with MK_WARNS=no so the error is ignored.
That's good to know. I'll land this change in a couple of minutes from
now, reverting any of the changes related to basename().
Guido, Bryan, thanks for testing!
--
Ed Schouten <ed at nuxi.nl>
Nuxi, 's-Hertogenbosch, the Netherlands
KvK-nr.: 62051717
More information about the svn-src-head
mailing list