Skip to content

Commit

Permalink
BUILD.rst: remove "How to build using openvpn-build"
Browse files Browse the repository at this point in the history
Obsolete. openvpn-build uses CMake build nowadays.

Signed-off-by: Frank Lichtenheld <[email protected]>
  • Loading branch information
flichtenheld committed Jul 10, 2023
1 parent 7f6e8b7 commit 951e7fc
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions BUILD.rst
Original file line number Diff line number Diff line change
Expand Up @@ -124,14 +124,3 @@ You can build using these commands:

The above describes how to build the 64-bit version of openvpn-gui.
If you want to build the 32-bit version, use the ``mingw32.exe`` and in the package names simply replace ``x86_64`` with ``i686``.


How to build using openvpn-build
================================

The `OpenVPN cross-compile buildsystem
<https://github.com/OpenVPN/openvpn-build>`_ builds OpenVPN GUI along all the
other OpenVPN dependencies. Instructions and automated scripts for setting up
the buildsystem are available on the
`Building OpenVPN using the generic buildsystem <https://community.openvpn.net/openvpn/wiki/BuildingUsingGenericBuildsystem>`_
page on the OpenVPN community Wiki.

0 comments on commit 951e7fc

Please sign in to comment.