23/10/2019 12:19, Andrzej Ostruszka:
> On 10/7/19 5:45 PM, Bruce Richardson wrote:
> > Adding support for LTO has exposed some issues with how the functions
> > versioning was supported by meson, which was always set to build both
> > shared and static libraries.
> [...]
> > V3: following feedback,
On 10/7/19 5:45 PM, Bruce Richardson wrote:
> Adding support for LTO has exposed some issues with how the functions
> versioning was supported by meson, which was always set to build both
> shared and static libraries.
[...]
> V3: following feedback, moved the define for make from the common_base
>
Adding support for LTO has exposed some issues with how the functions
versioning was supported by meson, which was always set to build both
shared and static libraries.
For plain C code, so long as the -fPIC compiler flag was passed, the
output is identical whether or not the code is to be include
3 matches
Mail list logo