HomeSort by relevance Sort by last modified time
    Searched refs:LIBUDEV_LIBS (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/targets/gbm/
Makefile 17 GBM_LIBS = $(LIBUDEV_LIBS) $(LIBDRM_LIBS) -lm \
  /external/mesa3d/src/gallium/tests/trivial/
Makefile 17 $(PROG_LINKS) $(LIBUDEV_LIBS)
  /external/dhcpcd-6.8.2/dev/
Makefile 33 LIBS+= ${LIBUDEV_LIBS}
  /external/dhcpcd-6.8.2/
configure 1093 LIBUDEV_LIBS=$(pkg-config --libs libudev 2>&3)
1096 if [ "$DEV" != no -a "$UDEV" != no -a -n "$LIBUDEV_LIBS" ]; then
1103 echo "LIBUDEV_LIBS= $LIBUDEV_LIBS" >>$CONFIG_MK
1114 if $XCC $LIBUDEV_CFLAGS _udev.c -o _udev $LIBUDEV_LIBS 2>&3
1132 if $XCC $LIBUDEV_CFLAGS _udev.c -o _udev $LIBUDEV_LIBS 2>&3
  /external/mesa3d/src/gallium/targets/egl-static/
Makefile 45 egl_SYS += $(LIBUDEV_LIBS) $(DLOPEN_LIBS) -lEGL -lm -lpthread

Completed in 86 milliseconds