Searched refs:CJSON_SO_LDFLAG (Results 1 - 1 of 1) sorted by relevance
/third_party/cJSON/ | ||
H A D | Makefile | 15 CJSON_SO_LDFLAG=-Wl,-soname=$(CJSON_LIBNAME).so.$(CJSON_SOVERSION) macro 51 CJSON_SO_LDFLAG = "" macro 101 $(CC) -shared -o $@ $< $(CJSON_SO_LDFLAG) $(LDFLAGS) |
Completed in 1 milliseconds