[PATCH] s390x: Fix static PIE condition for toolchain bootstrapping.

Stefan Liebler stli@linux.ibm.com
Mon Aug 14 12:25:17 GMT 2023


On 14.08.23 13:43, Andreas Schwab wrote:
> On Aug 07 2023, Stefan Liebler via Libc-alpha wrote:
> 
>> +if test $libc_cv_s390x_staticpie_req_runtime = yes -o\
>> +   $libc_cv_s390x_staticpie_req_version = yes; then
> 
> Please use test ... || test ... instead of -o.
> 
Sure. I've adjusted it in v2.
Please have a look here:
https://sourceware.org/pipermail/libc-alpha/2023-August/150894.html

Thanks,
Stefan


More information about the Libc-alpha mailing list