Christian Borntraeger <borntrae...@de.ibm.com> writes:

> On 16.07.21 08:54, Christian Borntraeger wrote:
>> On 12.07.21 14:26, Alex Bennée wrote:
>>> Aside from a minor bloat to file size the ability to have TCG plugins
>>> has no real impact on performance unless a plugin is actively loaded.
>>> Even then the libempty.so plugin shows only a minor degradation in
>>> performance caused by the extra book keeping the TCG has to do to keep
>>> track of instructions. As it's a useful feature lets just enable it by
>>> default and reduce our testing matrix a little.
>>>
>>> We need to move our linker testing earlier so we can be sure we can
>>> enable the loader module required. As we have ruled out static &
>>> plugins in an earlier patch we can also reduce the indent a little.
>>>
>>> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
>>> Reviewed-by: Thomas Huth <th...@redhat.com>
>>> Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
>>> Cc: Paolo Bonzini <pbonz...@redhat.com>
>>> Message-Id: <20210709143005.1554-33-alex.ben...@linaro.org>
>> I cant reproduce it manually but in our build regression this fails
>> with
>
> I can now reproduce when adding
>  --extra-ldflags="-Wl,--build-id -pie -Wl,-z,relro -Wl,-z,now"
> to the configure script (on "20.04.2 LTS)

Whats your full configure line? And this is on the s390x-cloud machine?

-- 
Alex Bennée

Reply via email to