+4
−2
Loading
Currently those are being sed-ed as a part of the meson setup command, which elongates that line to over 300 characters. To reduce size of that command, move sed-ing out to variables and use only those as part of meson setup command. Change-Id: I5f8900d43b8d1f929a68d0e3a3ded962a6f8d1e2 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16533 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>