Hi Ulf,
On Wed, 2017-05-03 at 13:26 +0200, Ulf Hermann wrote:
> My problem right now is that I have about 50 more patches pending
> locally and I will be gone from May 12th to sometime in August. So, I
> probably won't manage to post and fix all of them here before autumn.
> Yet, I still need them
> - Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
> There are actually two versions, I haven't looked yet how they differ.
There was a typo in tests/Makefile.am which I fixed in the second version. This
change actually doesn't disable symbol versioning or rpath. It just
condition
> - Check for -z,defs, -z,relro, -fPIC, -fPIE before using them
> There are actually two versions, I haven't looked yet how they differ.
> - Check if gcc complains about __attribute__ (visibility(..))
> - Disable symbol versioning if .symver doesn't work
> - Check if rpath is supported before set
Hi Ulf,
Here are some short comments on the pending patches that I would like to
deal with after the 0.169 release. I believe what we have now on master
is a good set of fixes that look OK on Fedora 25/RHEL7 x86_64. I'll run
some tests on other distros and supported Fedora/RHEL architectur