diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2016-10-19 16:41:49 -0400 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2016-10-19 16:41:49 -0400 |
commit | 446280b452218569978da2a6d9ba5f8ef3e501b6 (patch) | |
tree | 400359b6eadd5d601c6dd9cf87fbb43c35146dd2 /pkg/thirdparty/openvpn/README | |
parent | 42d14aad48e955642f9b4e36af42b6f347821b51 (diff) |
[pkg] re-add scripts to build openvpn and gnupg binaries
Diffstat (limited to 'pkg/thirdparty/openvpn/README')
-rw-r--r-- | pkg/thirdparty/openvpn/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/thirdparty/openvpn/README b/pkg/thirdparty/openvpn/README new file mode 100644 index 00000000..bf2205c2 --- /dev/null +++ b/pkg/thirdparty/openvpn/README @@ -0,0 +1,6 @@ +OpenVPN binary, build scripts +Works using a GCC minGW32 cross-compiler on Debian/Ubuntu +Produces a working MS Windows executable +openvpn.exe: PE32 executable (DLL) (console) Intel 80386, for MS Windows +goes smooth for the 99%, might still need some slapping the flags around now and then + -jrml |