Commit 4a96e1c4 by Andreas Schwab Committed by Andreas Schwab

Enable libsanitizer build on riscv64

	* configure.tgt (riscv64-*-linux*): Enable build.

From-SVN: r278126
parent 61e5f2df
2019-11-13 Andreas Schwab <schwab@suse.de>
* configure.tgt (riscv64-*-linux*): Enable build.
2019-11-07 Martin Liska <mliska@suse.cz>
* all source files: Reapply all revisions mentioned in LOCAL_PATCHES.
......
......@@ -65,6 +65,8 @@ case "${target}" in
;;
x86_64-*-solaris2.11* | i?86-*-solaris2.11*)
;;
riscv64-*-linux*)
;;
*)
UNSUPPORTED=1
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment