add-riscv-support.patch 543 B

1234567891011121314
  1. diff --git a/bind/bind-9.11.36/config.sub b/bind/bind-9.11.36/config2.sub
  2. index 61cb4bc..145abd0 100644
  3. --- a/bind/bind-9.11.36/config.sub
  4. +++ b/bind/bind-9.11.36/config.sub
  5. @@ -301,7 +301,7 @@ case $basic_machine in
  6. | pdp10 | pdp11 | pj | pjl \
  7. | powerpc | powerpc64 | powerpc64le | powerpcle \
  8. | pyramid \
  9. - | rl78 | rx \
  10. + | riscv64 | rl78 | rx \
  11. | score \
  12. | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
  13. | sh64 | sh64le \