Re: [PATH 1/2] build: Library paths as parameters for generate-settings-docs.py



Thanks! I was thinking on using the `add_argument`'s `default`
parameter, but I must have forgotten it.

Best regards,

2017-12-14 15:26 GMT+01:00 Thomas Haller <thaller redhat com>:
On Thu, 2017-12-14 at 12:58 +0100, Iñigo Martínez wrote:
The following two patches fix the problem with the generation of the
`nm-settings-docs.xml` and `nm-property-docs.xml` files, which made
the meson build port to fail when documentation generation was
enabled.

This patch adds a new optional parameter, `-l` or `--lib-path` that
can be used to pass different paths to be prepended without using the
`LD_LIBRARY_PATH` environment. `LD_LIBRARY_PATH` can still be used
but
paths passed as parameters take precedence.


Hi,

merged a modified version as
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=9fc990e8a99bde7178e5c8076383b6e0ca7d7a45

Thanks,
Thomas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]