Skip to content

Commit 4c44c24

Browse files
committed
fixup! Merge tag 'VALGRIND_3_25_1'
1 parent a7985d8 commit 4c44c24

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

configure.ac

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -302,18 +302,12 @@ case "${host_cpu}" in
302302
ARCH_MAX="nanomips"
303303
;;
304304

305-
<<<<<<< HEAD
306-
*)
307-
||||||| fcdaa4742
308-
*)
309-
=======
310305
riscv64)
311306
AC_MSG_RESULT([ok (${host_cpu})])
312307
ARCH_MAX="riscv64"
313308
;;
314309

315310
*)
316-
>>>>>>> VALGRIND_3_25_1
317311
AC_MSG_RESULT([no (${host_cpu})])
318312
AC_MSG_ERROR([Unsupported host architecture. Sorry])
319313
;;

0 commit comments

Comments
 (0)