Skip to content

meson: allow skipping of run check for IPC_RMID_DEFERRED_RELEASE

The run check is particularly annoying in cross-compile scenarios, so allow bypassing the check by having the user provide the value via a cross file or native file:

[properties]
ipc_rmid_deferred_release = true

Closes #408 (closed)

cc @xclaesse

Edited by Tim-Philipp Müller

Merge request reports