diff options
author | kali <kali@leap.se> | 2012-12-06 01:37:00 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-06 01:37:00 +0900 |
commit | fa59d347e82e3ddfb758658e15bf8a2d8e3d83b1 (patch) | |
tree | 196e83055c27f8d38a4f55cafdfd8850eabdbe64 /openvpn/README | |
parent | 53a615a9507265e133e8f85714f5039eeae1f10d (diff) | |
parent | 161fec1b1abd153605c5377ec0e4c7f45fb1e3b8 (diff) |
Merge branch 'feature/openvpn-bin-build' into develop
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 |