backend-rdp: enable undefined functions errors.
authorGuillaume Champagne <champagne.guillaume.c@gmail.com>
Mon, 10 Feb 2020 16:35:21 +0000 (11:35 -0500)
committerPekka Paalanen <pq@iki.fi>
Thu, 5 Mar 2020 14:43:58 +0000 (14:43 +0000)
commit467e6b98831f76c066c10dfb9d8a8688307feea6
treed9d2bff0e027ce8cf62cc0befceeb33a99e4685e
parent7f42b350de4d334793e7131d7c8753b409e4ad85
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>
libweston/backend-rdp/meson.build