From b6d246ccf2add02e723138e539ffa70643822e46 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 13 Sep 2012 16:29:51 +0200 Subject: Make openvpn version report the real ABI --- openvpn/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openvpn/config.h') 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 */ -- cgit v1.2.3