Searched refs:MSYS_VERSION (Results 1 - 1 of 1) sorted by relevance
/third_party/libwebsockets/ | ||
H A D | component.mk | 12 MSYS_VERSION = $(if $(findstring Msys, $(shell uname -o)),$(word 1, $(subst ., ,$(shell uname -r))),0) macro 13 ifneq ($(MSYS_VERSION),0) |
Completed in 1 milliseconds