LoongArch Port: libgomp
2022-03-29 Chenghua Xu <xuchenghua@loongson.cn> Lulu Cheng <chenglulu@loongson.cn> libgomp/ChangeLog: * configure.tgt: Add LoongArch triplet.
This commit is contained in:
parent
b38100eb08
commit
34024b7150
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@ if test x$enable_linux_futex = xyes; then
|
|||
config_path="linux/ia64 linux posix"
|
||||
;;
|
||||
|
||||
loongarch*-*-linux*)
|
||||
config_path="linux posix"
|
||||
;;
|
||||
|
||||
mips*-*-linux*)
|
||||
config_path="linux/mips linux posix"
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue