Home
last modified time | relevance | path

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

/external/rust/crates/quiche/examples/
DMakefile16 LIBSSL_DIR = $(dir $(shell find ${BUILD_DIR} -name libssl.a)) macro
18 LDFLAGS = -L$(LIBCRYPTO_DIR) -L$(LIBSSL_DIR) -L$(LIB_DIR)