From f665626600d70095db62b335cc3a7e32f0460324 Mon Sep 17 00:00:00 2001 From: Alexey Tarasov Date: Tue, 1 Sep 2009 02:25:51 +1100 Subject: Added config file related to FreeBSD-x86 --- android/config/freebsd-x86/config-host.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 android/config/freebsd-x86/config-host.h (limited to 'android/config') diff --git a/android/config/freebsd-x86/config-host.h b/android/config/freebsd-x86/config-host.h new file mode 100644 index 0000000..8a08339 --- /dev/null +++ b/android/config/freebsd-x86/config-host.h @@ -0,0 +1,13 @@ +/* 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_GDBSTUB 1 +#define CONFIG_SLIRP 1 +#define CONFIG_OSS 1 +#define QEMU_VERSION "0.8.2" +#define O_LARGEFILE 0 +#define MAP_ANONYMOUS MAP_ANON +#define _BSD 1 +#define CONFIG_UNAME_RELEASE "" +#define CONFIG_SKINS 1 -- cgit v1.1