diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-03-13 09:15:57 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-03-13 09:15:57 -0300 |
commit | a3d01f3285c7432675649e26aa95e31a64b73cbf (patch) | |
tree | 85e916455c1404e17b2664d1004be406287c50b5 /openvpn/README | |
parent | 364c6d5e9882f47ff5938f731641bc7509e32fc0 (diff) |
Add OpenVPN build scripts
Diffstat (limited to 'openvpn/README')
-rw-r--r-- | openvpn/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openvpn/README b/openvpn/README new file mode 100644 index 00000000..bf2205c2 --- /dev/null +++ b/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 |