Home
last modified time | relevance | path

Searched refs:DLOPEN_LDFLAGS (Results 1 – 2 of 2) sorted by relevance

/external/openthread/third_party/mbedtls/repo/programs/
DMakefile22 DLOPEN_LDFLAGS ?= -ldl macro
24 DLOPEN_LDFLAGS ?= macro
349 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) test/dlopen.c $(LDFLAGS) $(DLOPEN_LDFLAGS) -o $@
/external/mbedtls/programs/
DMakefile21 DLOPEN_LDFLAGS ?= -ldl macro
23 DLOPEN_LDFLAGS ?= macro
399 $(CC) $(LOCAL_CFLAGS) $(CFLAGS) test/dlopen.c $(LDFLAGS) $(DLOPEN_LDFLAGS) -o $@