> On Sept. 26, 2014, 5:22 p.m., Vinod Kone wrote:
> > src/Makefile.am, line 567
> > <https://reviews.apache.org/r/25551/diff/2/?file=706149#file706149line567>
> >
> >     why not just
> >     
> >     libmesos_la_LDFLAGS = -version-info $(PACKAGE-VERSION)
> >     
> >     More importantly how do the resulting dylibs (symlink and regular) look 
> > like compared to the previous style? Is it backwards compatible or needs 
> > re-linking?

Right now it would work, but it will likely shift. 

It would need relinking.


- Timothy


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25551/#review54699
-----------------------------------------------------------


On Sept. 26, 2014, 3:31 p.m., Timothy St. Clair wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25551/
> -----------------------------------------------------------
> 
> (Updated Sept. 26, 2014, 3:31 p.m.)
> 
> 
> Review request for mesos, Jie Yu and Vinod Kone.
> 
> 
> Bugs: MESOS-1675
>     https://issues.apache.org/jira/browse/MESOS-1675
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Add standard -version-info to shared libmesos, it will need to be updated on 
> major modifications.
> 
> 
> Diffs
> -----
> 
>   configure.ac 86d448c 
>   src/Makefile.am 27c42df 
> 
> Diff: https://reviews.apache.org/r/25551/diff/
> 
> 
> Testing
> -------
> 
> make check 
> 
> 
> Thanks,
> 
> Timothy St. Clair
> 
>

Reply via email to