On 9/2/21 2:41 PM, Song Gao wrote:
This patch add build loongarch-linux-user target support.Signed-off-by: Song Gao<[email protected]> Signed-off-by: XiaoJuan Yang<[email protected]> --- target/loongarch/meson.build | 18 ++++++++++++++++++ target/meson.build | 1 + 2 files changed, 19 insertions(+) create mode 100644 target/loongarch/meson.build
Reviewed-by: Richard Henderson <[email protected]> r~
