commit | c73272f52fc0e7614e4110b147b9d6efb589854b | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Mon Oct 16 18:10:53 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Fri Oct 27 09:47:19 2023 +0200 |
tree | 168a199930a78e93cc1c514028c8a60f13ace19f | |
parent | c7437f0ddb8ee45bf96d949ddfcbb7697ae3d415 [diff] |
tests/vm/freebsd: Add additional library paths for libfdt libfdt is installed in /usr/local on FreeBSD, and since this library does not have a pkg-config file, we have to specify the paths manually. This way we can avoid that Meson has to recompile the dtc subproject each time. Message-ID: <20231016161053.39150-1-thuth@redhat.com> Reviewed-by: Warner Losh <imp@bsdimp.com> Signed-off-by: Thomas Huth <thuth@redhat.com>