Home
last modified time | relevance | path

Searched refs:MSYS_VERSION (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/
H A Dcomponent.mk12 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