diff options
Diffstat (limited to 'android/config/freebsd-x86/config-host.h')
-rw-r--r-- | android/config/freebsd-x86/config-host.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/config/freebsd-x86/config-host.h b/android/config/freebsd-x86/config-host.h index 5518924..582583c 100644 --- a/android/config/freebsd-x86/config-host.h +++ b/android/config/freebsd-x86/config-host.h @@ -14,3 +14,4 @@ #define CONFIG_UNAME_RELEASE "" #define CONFIG_SKINS 1 #define CONFIG_ANDROID 1 +#define CONFIG_POSIX 1 |