We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7985d8 commit 4c44c24Copy full SHA for 4c44c24
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