mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 20:50:09 +01:00
egl-static: stop linking against libudev
No longer required since all the udev code is in the loader. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This commit is contained in:
parent
053e095ecb
commit
897e1989da
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ egl_gallium_la_LIBADD = \
|
|||
$(top_builddir)/src/egl/main/libEGL.la \
|
||||
$(top_builddir)/src/loader/libloader.la \
|
||||
$(CLOCK_LIB) \
|
||||
$(LIBUDEV_LIBS) \
|
||||
$(DLOPEN_LIBS) \
|
||||
$(PTHREAD_LIBS) \
|
||||
-lm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue