Displaying 3 results from an estimated 3 matches for "r353247".
2019 Feb 06
2
[Release-testers] LLVM 7.1.0 release - Please test the branch
...{LLVM_VERSION_MAJOR}${LLVM_VERSION_SUFFIX}
> > > VERSION ${LLVM_VERSION_MAJOR}${LLVM_VERSION_SUFFIX})
> > >
> >
> > Ok, I see. You are correct, we should change the soname on those. I can
> > fix this.
> >
>
> This should be fixed now by r353247, can you re-test?
>
Yes, though I don't think returning to '71' is a good idea. It
introduces a value that is technically larger than '8', and people
running ldconfig(1) will get libs relinked to .so.71 all the time.
Putting a dot there should be safer.
--
Best regards,...
2019 Feb 07
2
[Release-testers] LLVM 7.1.0 release - Please test the branch
...ION ${LLVM_VERSION_MAJOR}${LLVM_VERSION_SUFFIX})
> > > > >
> > > >
> > > > Ok, I see. You are correct, we should change the soname on those. I can
> > > > fix this.
> > > >
> > >
> > > This should be fixed now by r353247, can you re-test?
> > >
> >
> > Yes, though I don't think returning to '71' is a good idea. It
> > introduces a value that is technically larger than '8', and people
> > running ldconfig(1) will get libs relinked to .so.71 all the time.
>...
2019 Feb 05
2
[Release-testers] LLVM 7.1.0 release - Please test the branch
On 02/05/2019 11:26 AM, Michał Górny wrote:
> On Tue, 2019-02-05 at 11:23 -0800, Tom Stellard wrote:
>> On 02/05/2019 08:07 AM, Michał Górny wrote:
>>> On Tue, 2019-02-05 at 07:36 -0800, Tom Stellard via Release-testers
>>> wrote:
>>>> Hi,
>>>>
>>>> The release_70 branch is ready for the 7.1.0 release. I have updated the