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



src/Makefile.am
<https://reviews.apache.org/r/25551/#comment94959>

    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?


- Vinod Kone


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