Skip to content
Snippets Groups Projects
Commit 4d53b16f authored by Emil Velikov's avatar Emil Velikov
Browse files

swr: use the correct variable for no undefined symbols


The variable name was missing a leading LD_, which resulted in a missing
check for unresolved symbols in the backend binaries.

With the link addressed with earlier patches, we can correct the typo.

Thanks to Laurent for the help spotting this.

v2: Split from a larger patch.

Cc: mesa-stable@lists.freedesktop.org
Cc: Bruce Cherniak <bruce.cherniak@intel.com>
Cc: Tim Rowley <timothy.o.rowley@intel.com>
Cc: Laurent Carlier <lordheavym@gmail.com>
Fixes: 94752511 "swr: standardize linkage and check for
                             unresolved symbols"
Reviewed-by: default avatarEric Engestrom <eric.engestrom@imgtec.com>
Reported-by: default avatarLaurent Carlier <lordheavym@gmail.com>
Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent 9fd23435
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment