OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lexpat
(Results
1 - 3
of
3
) sorted by null
/external/libweave/
tests.mk
39
$(CXX) -o $@ $^ $(CFLAGS) -lcrypto -
lexpat
-lpthread -lrt -Lthird_party/lib
60
$(CXX) -o $@ $^ $(CFLAGS) -lcrypto -
lexpat
-lpthread -lrt -Lthird_party/lib -Wl,-rpath=out/$(BUILD_MODE)/
Makefile
82
$(CXX) -shared -Wl,-soname=libweave.so -o $@ -Wl,--whole-archive $^ -Wl,--no-whole-archive -lcrypto -
lexpat
-lpthread -lrt
/external/libweave/examples/
examples.mk
50
-
lexpat
\
Completed in 179 milliseconds