summaryrefslogtreecommitdiff
path: root/pkg/thirdparty/openvpn/README
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-10-19 16:41:49 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-10-19 16:41:49 -0400
commit446280b452218569978da2a6d9ba5f8ef3e501b6 (patch)
tree400359b6eadd5d601c6dd9cf87fbb43c35146dd2 /pkg/thirdparty/openvpn/README
parent42d14aad48e955642f9b4e36af42b6f347821b51 (diff)
[pkg] re-add scripts to build openvpn and gnupg binaries
Diffstat (limited to 'pkg/thirdparty/openvpn/README')
-rw-r--r--pkg/thirdparty/openvpn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/pkg/thirdparty/openvpn/README b/pkg/thirdparty/openvpn/README
new file mode 100644
index 0000000..bf2205c
--- /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