On 09/09/2024 21:43, Petr Portnov wrote:
Hi there! Any updates on this proposal?
пн, 2 сент. 2024 г. в 22:34, Petr Portnov <mrjarviscr...@gmail.com
<mailto:mrjarviscr...@gmail.com>>:
Hi there! While working on packaging `openvpn3-linux` for NixOS I've
discovered a problem with `asio_path` child path being too strict
(since not all distros have `asio` as the parent of `include`
directory). Thus I am suggesting a simple patch which allows better
control over this path allowing easier integration with distros.
This has been merged and pushed!
commit 75abb7dc9366ba85fb1a144d88f02a1e8a62f538
Author: Petr Portnov <mrjarviscr...@gmail.com>
Date: Mon Sep 2 22:25:33 2024 +0300
build: reduce hardcoded 'asio_path'
Currently, 'asio_path` variable value is concatenated with
'/asio/include' to specify the path to custom `asio`
installation. The problem is that this is too strict as some
distros (namely NixOS) may have the 'include' directory with
a differently named parent. Thus this change minimizes the
hardcoded part of the path to make it more flexible.
Signed-off-by: Petr Portnov <mrjarviscr...@gmail.com>
Thanks a lot!
--
kind regards,
David Sommerseth
OpenVPN Inc
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel