andreww / fox

A Fortran XML library
https://andreww.github.io/fox/
Other
58 stars 50 forks source link

feat: Add LoongArch support and update config.* #78

Open specialpointcentral opened 2 years ago

specialpointcentral commented 2 years ago

LoongArch is a new architecture which is similar to the RISC-V. Add the config information at config.guess and config.sub to support it.

Also, same as commit 6f60cf1, config.guess and config.sub is synced with the upstream.

Signed-off-by: SPC github@spcsky.com