Commit 897cbb92 authored by Pierre Ynard's avatar Pierre Ynard

contrib: skip live555 patch on WinCE too

parent e78923c3
......@@ -1225,8 +1225,10 @@ ifdef HAVE_WIN64
patch -p0 < Patches/live-win64.patch
endif
ifndef HAVE_WIN32
ifndef HAVE_WINCE
patch -p0 < Patches/live-getaddrinfo.patch
endif
endif
.live: live
ifdef HAVE_WIN32
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment