From a39b10bd2574825a815d6ad854499dd127cfa9cb Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Mon, 7 Feb 2011 18:10:54 +0100 Subject: Build arm and x86 binaries at the same time. Change-Id: I105c5a097c988cb964b47b40b71c7a08af0d9210 --- memcheck/memcheck_util.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'memcheck/memcheck_util.h') diff --git a/memcheck/memcheck_util.h b/memcheck/memcheck_util.h index b75ee53..2a9907e 100644 --- a/memcheck/memcheck_util.h +++ b/memcheck/memcheck_util.h @@ -17,12 +17,6 @@ #ifndef QEMU_MEMCHECK_MEMCHECK_UTIL_H #define QEMU_MEMCHECK_MEMCHECK_UTIL_H -/* This file should compile iff qemu is built with memory checking - * configuration turned on. */ -#ifndef CONFIG_MEMCHECK -#error CONFIG_MEMCHECK is not defined. -#endif // CONFIG_MEMCHECK - #include "memcheck_common.h" #include "elff/elff_api.h" -- cgit v1.1