Fixing android-shmem patch

This commit is contained in:
sergiotarxz 2022-05-13 20:09:04 +02:00
parent f1920f8355
commit 168088080f
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ index e848daf0d..7d33481c1 100644
libglxvnd, libglxvnd,
], ],
+ link_args: [ + link_args: [
+ '-llibandroid-shmem' + '-libandroid-shmem'
+ ], + ],
install: true, install: true,
install_dir: xwayland_path install_dir: xwayland_path