On Friday, August 26, 2016 09:37:10 AM Ed Schouten wrote:
> Hi,
> 
> 2016-08-26 1:52 GMT+02:00 Bryan Drewery <bdrew...@freebsd.org>:
> > Libc wouldn't build, it complained quite loudly with a lot of these:
> 
> Got it. Thinking ahead, if it's just basename() giving the problems,
> maybe it's easier to just go ahead and bump the symver of basename()
> as well? I'm planning on replacing it anyway to be in sync with the
> new basename() anyway. Attached is a new patch. Be sure to let me know
> whether that works for you.

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.)

-- 
John Baldwin
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to