i965: Link -ldl after libmesa.la

DLOPEN_LIBS is part of DRI_LIB_DEPS.

Cc: "10.0" <mesa-stable@lists.freedesktop.org>"
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=71512
Reviewed-by: Eric Anholt <eric@anholt.net>
This commit is contained in:
Matt Turner 2013-11-18 15:19:15 -08:00
parent a97cd0f4d7
commit 1f9092958d

View file

@ -46,8 +46,8 @@ TEST_LIBS = \
libi965_dri.la \
../common/libdricommon.la \
../common/libmegadriver_stub.la \
$(DRI_LIB_DEPS) \
../../../libmesa.la \
$(DRI_LIB_DEPS) \
-lrt \
../common/libdri_test_stubs.la