From 93a9afcef75c894842fa134f8025b0a55b82b112 Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Mon, 13 Sep 2010 00:31:05 -0700 Subject: Update darwin-x86 config-host.h, remove obsolete ppc one. Change-Id: Ic3c0dcf07dbe0d172ac9a18fc2775d33d171fb60 --- android/config/darwin-ppc/config-host.h | 13 ------------- android/config/darwin-x86/config-host.h | 31 ++++++++++++++++--------------- 2 files changed, 16 insertions(+), 28 deletions(-) delete mode 100644 android/config/darwin-ppc/config-host.h (limited to 'android/config') diff --git a/android/config/darwin-ppc/config-host.h b/android/config/darwin-ppc/config-host.h deleted file mode 100644 index 70df3ec..0000000 --- a/android/config/darwin-ppc/config-host.h +++ /dev/null @@ -1,13 +0,0 @@ -/* Automatically generated by configure - do not modify */ -#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu" -#define HOST_PPC 1 -#define HOST_LONG_BITS 32 -#define CONFIG_DARWIN 1 -#define CONFIG_GDBSTUB 1 -#define CONFIG_SLIRP 1 -#define QEMU_VERSION "0.8.2" -#define O_LARGEFILE 0 -#define MAP_ANONYMOUS MAP_ANON -#define CONFIG_BSD 1 -#define CONFIG_SKINS 1 -#define CONFIG_UNAME_RELEASE "" diff --git a/android/config/darwin-x86/config-host.h b/android/config/darwin-x86/config-host.h index 1f5352b..93efda6 100644 --- a/android/config/darwin-x86/config-host.h +++ b/android/config/darwin-x86/config-host.h @@ -1,17 +1,18 @@ -/* Automatically generated by configure - do not modify */ -#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu" -#define HOST_I386 1 -#define HOST_LONG_BITS 32 -#define CONFIG_FNMATCH 1 -#define CONFIG_DARWIN 1 -#define CONFIG_GDBSTUB 1 -#define CONFIG_SLIRP 1 -#define QEMU_VERSION "0.10.50" +/* This file was autogenerated by 'android-configure.sh' */ +#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu" +#define HOST_LONG_BITS 32 +#define CONFIG_FNMATCH 1 +#define CONFIG_GDBSTUB 1 +#define CONFIG_SLIRP 1 +#define CONFIG_SKINS 1 +#define CONFIG_TRACE 1 +#define CONFIG_NAND_LIMITS 1 +#define QEMU_VERSION "0.10.50" #define QEMU_PKGVERSION "Android" -#define O_LARGEFILE 0 -#define MAP_ANONYMOUS MAP_ANON +#define HOST_I386 1 #define CONFIG_IOVEC 1 -#define CONFIG_BSD 1 -#define CONFIG_SKINS 1 -#define CONFIG_UNAME_RELEASE "" -#define CONFIG_ANDROID 1 +#define CONFIG_DARWIN 1 +#define CONFIG_BSD 1 +#define O_LARGEFILE 0 +#define MAP_ANONYMOUS MAP_ANON +#define CONFIG_ANDROID 1 -- cgit v1.1