]> git.ipfire.org Git - thirdparty/openvpn.git/commit
win32: detect arm64 architecture and emulations
authorLev Stipakov <lev@openvpn.net>
Fri, 4 Nov 2022 09:02:47 +0000 (11:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Tue, 8 Nov 2022 13:04:40 +0000 (14:04 +0100)
commit99af056fad3cd0aef4af68d0eacc1fb9ef9b50c7
tree0de66c23c8c0589d4aedd19edb9c488d6cd120f1
parentf98aa0c76a45b8dea047fd60d687c2d377a2df06
win32: detect arm64 architecture and emulations

Properly detect process architecture and
machine architecture, including arm64.

Print process architecture and, if machine
architecture is different (we are running in
emulation), print that too.

Signed-off-by: Lev Stipakov <lev@openvpn.net>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20221104090247.167-1-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg25476.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/win32.c