numam-dpdk/config
Dmitry Kozlyuk bfd3c352eb build: fix install from any directory with Meson 0.55
Install command on Windows for Meson >= 0.55.0 referenced the script
by a plain string, assuming the build directory to be directly under
the source tree root.
This resulted in an error when the assumption did not hold:

    c:\python\python.exe: can't open file
    '../buildtools/symlink-drivers-solibs.py':
    [Errno 2] No such file or directory

Use files() to make a valid script path for any build directory.

Fixes: cd27047dbe ("build: support drivers symlink on Windows")
Cc: stable@dpdk.org

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Nick Connolly <nick.connolly@mayadata.io>
2021-08-27 21:42:25 +02:00
..
arm config/arm: fix SVE build with GCC 8.3 2021-07-09 22:25:24 +02:00
ppc build: use platform for generic and native builds 2021-07-09 14:50:54 +02:00
x86 build: check for broken AVX512 compiler support 2021-07-22 20:04:24 +02:00
meson.build build: fix install from any directory with Meson 0.55 2021-08-27 21:42:25 +02:00
rte_config.h event/dlb2: update config defines as runtime options 2021-05-03 11:46:31 +02:00