Modify patch to apply for current version

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2024-02-02 12:06:37 +02:00
parent 05ff0d39a9
commit 1f8818e2f2
Signed by: davidlt
GPG Key ID: 7A5F42FAF91FACC3
1 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@ index feb71dcd..b62a9215 100644
AT_SETUP([force non-PIC objects])
AT_CHECK([case $host in
-hppa*|amd64*|x86_64*|s390*)
+hppa*|amd64*|x86_64*|s390*|riscv*)
-hppa*|x86_64*|s390*)
+hppa*|x86_64*|s390*|riscv*)
# These hosts cannot use non-PIC shared libs
exit 77 ;;
*-solaris*|*-sunos*)