diff options
author | Sergii Romantsov <[email protected]> | 2018-09-07 12:43:41 +0300 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2018-09-10 08:57:42 -0700 |
commit | bbe551f3eab793a18cd427098cf8563040c0b56f (patch) | |
tree | 017ce48e4693a597cdaaaf0a7d6fa0e05f20e370 /src/vulkan/registry | |
parent | 52ca32121bc99d61cc30077fe37f85bdb4c47659 (diff) |
mesa/meson: 32bit xmlconfig linkage
Building of 32bit mesa with meson causes linkage issue:
"undefined reference to `util_get_process_name'"
Fixed by adding link-with mesa_util for xmlconfig primary.
v2: Removed '[]', commit message corrected.
v3: Reverted changes in gbm and glx libraries.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107843
Fixes: 2e1e6511f76370870b5cd "util: extract get_process_name from xmlconfig.c"
Cc: Marek Olšák <[email protected]>
Cc: Dylan Baker <[email protected]>
Signed-off-by: Sergii Romantsov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Reviewed-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/vulkan/registry')
0 files changed, 0 insertions, 0 deletions