https://sourceware.org/bugzilla/show_bug.cgi?id=24498
--- Comment #9 from Martin Liška ---
(In reply to Mark Wielaard from comment #8)
> I proposed a patch to use the new gcc 10 symver attribute to define symbol
> versioning:
>
> https://sourceware.org/pipermail/elfutils-devel/2020q2/002606.html
On Tue, 2020-04-14 at 17:25 +0200, Mark Wielaard wrote:
> On Fri, 2020-04-10 at 21:42 +0200, Mark Wielaard wrote:
> > GCC 10 introduces a function attribute to define symbol versioning.
> > Add a configure check to see if __attribute__((symver)) is supported.
> > If it is then define the OLD_VERSIO
Hi,
On Fri, 2020-04-10 at 21:42 +0200, Mark Wielaard wrote:
> GCC 10 introduces a function attribute to define symbol versioning.
> Add a configure check to see if __attribute__((symver)) is supported.
> If it is then define the OLD_VERSION, NEW_VERSION, COMPAT_VERSION
> and COMPAT_VERSION_NEWPROT