Merge pull request #7639 from heitbaum/cairo

config/functions: in meson cross-file set ipc_rmid_deferred_release = true
This commit is contained in:
CvH 2023-03-18 10:16:45 +01:00 committed by GitHub
commit 19629d2c09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -641,6 +641,7 @@ $(python3 -c "import os; print('cpp_args = {}'.format([x for x in os.getenv('TAR
$(python3 -c "import os; print('cpp_link_args = {}'.format([x for x in os.getenv('TARGET_LDFLAGS').split()]))")
[properties]
ipc_rmid_deferred_release = true
needs_exe_wrapper = true
root = '$SYSROOT_PREFIX/usr'
${!properties}