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

  /external/libvpx/libvpx/build/make/
Makefile 230 $(qexec)$$(LD) $$(strip $$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs))
236 $(qexec)$$(CXX) $$(strip $$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs))
273 $$(filter %.o,$$^) $$(extralibs)
286 $$(filter %.o,$$^) $$(extralibs)
configure.sh 195 extralibs="${extralibs} $@"
312 && check_cmd ${LD} ${LDFLAGS} "$@" -o ${TMP_X} ${TMP_O} ${extralibs}
437 extralibs = ${extralibs}
    [all...]
  /external/libvpx/libvpx/
libs.mk 285 $(BUILD_PFX)$(LIBVPX_SO): extralibs += -lm
485 -L. -lvpx -lgtest $(extralibs) -lm)\

Completed in 47 milliseconds