mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-31 02:24:40 +01:00
riscv64: Fix potentially missing ld/gas
Change-Id: I832bb2f4c2872c1c80cd9cd11e32387f9a48a3df Reviewed-on: https://review.haiku-os.org/c/1347 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
This commit is contained in:
parent
db2fd1989f
commit
fb78ddf2aa
@ -2071,6 +2071,8 @@ microblaze*-*-elf)
|
||||
riscv*-*-haiku*)
|
||||
tm_file="elfos.h haiku.h ${tm_file} riscv/haiku.h"
|
||||
tmake_file="${tmake_file} t-haiku riscv/t-riscv riscv/t-haiku"
|
||||
gnu_ld=yes
|
||||
gas=yes
|
||||
;;
|
||||
riscv*-*-linux*)
|
||||
tm_file="elfos.h gnu-user.h linux.h glibc-stdint.h ${tm_file} riscv/linux.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user