We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9d0e9 commit 52a78d8Copy full SHA for 52a78d8
1 file changed
configure.ac
@@ -302,18 +302,12 @@ case "${host_cpu}" in
302
ARCH_MAX="nanomips"
303
;;
304
305
-<<<<<<< HEAD
306
- *)
307
-||||||| fcdaa4742
308
309
-=======
310
riscv64)
311
AC_MSG_RESULT([ok (${host_cpu})])
312
ARCH_MAX="riscv64"
313
314
315
*)
316
->>>>>>> VALGRIND_3_25_1
317
AC_MSG_RESULT([no (${host_cpu})])
318
AC_MSG_ERROR([Unsupported host architecture. Sorry])
319
0 commit comments