Re: [PATCH] lib: Use attribute symver when available to define symbol versioning.

2020-04-14 Thread Mark Wielaard
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

Re: [PATCH] lib: Use attribute symver when available to define symbol versioning.

2020-04-14 Thread Mark Wielaard
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