weston/libweston/backend-rdp
Guillaume Champagne 467e6b9883 backend-rdp: enable undefined functions errors.
b_lundef was overriden for the RDP backend since it triggered linking
errors due to functions that were defined in a missing dependency. This
issue was fixed, so the override is removed. The global project's
linker parameters are now applied to the RDP backend.

Signed-off-by: Guillaume Champagne <champagne.guillaume.c@gmail.com>
2020-03-05 14:43:58 +00:00
..
meson.build backend-rdp: enable undefined functions errors. 2020-03-05 14:43:58 +00:00
rdp.c backend-rdp: unref keymap after associating with seat 2020-01-13 14:22:30 +00:00