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 214 $(qexec)$$(LD) $$(strip $$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs))
220 $(qexec)$$(CXX) $$(strip $$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs))
257 $$(filter %.o,$$?) $$(extralibs)
configure.sh 194 extralibs="${extralibs} $@"
308 && check_cmd ${LD} ${LDFLAGS} "$@" -o ${TMP_X} ${TMP_O} ${extralibs}
431 extralibs = ${extralibs}
    [all...]
  /external/libvpx/libvpx/
libs.mk 188 $(BUILD_PFX)$(LIBVPX_SO): extralibs += -lm

Completed in 43 milliseconds