diff options
Diffstat (limited to 'openvpn/config.h')
-rw-r--r-- | openvpn/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openvpn/config.h b/openvpn/config.h index e7e54dc5..6684f70d 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -490,7 +490,7 @@ #define TAP_WIN32_MIN_MINOR 1 /* A string representing our target */ -#define TARGET_ALIAS "arm-linux-androideabi" +#define TARGET_ALIAS TARGET_ABI /* Are we running on Mac OS X? */ /* #undef TARGET_DARWIN */ |