On 30 April 2015 at 20:28, Bryan Drewery <bdrew...@freebsd.org> wrote:
> You should either bump the SHLIB_MAJOR or consider making this a > PRIVATELIB so it is not in the public /lib but in the private > /usr/lib/private or use symbol versioning. Being in /lib we must maintain ABI compatibility among the same shlib > version. > > Bumping the SHLIB_MAJOR or moving to PRIVATELIB will require adding the > libnv.so.0 to the ObsoleteFiles.inc OLD_FILES list. Oh, I didn't notice that. Bumping the SHLIB_MAJOR also refers to library which are only in HEAD? Cheers, Mariusz Zaborski _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"