Kaydet (Commit) 1ac0511b authored tarafından David Tardon's avatar David Tardon

rename orcus lib on mingw to fix build

Change-Id: I5d58db337c056d4cea7e3b493e3653ef929e7bca
üst d9412fb4
......@@ -92,6 +92,7 @@ gb_Library_FILENAMES := $(patsubst xml2:ixml2%,xml2:libxml2$(gb_Library_IARCEXT)
gb_Library_FILENAMES := $(patsubst xslt:ixslt%,xslt:libxslt$(gb_Library_IARCEXT),$(gb_Library_FILENAMES))
gb_Library_FILENAMES := $(patsubst z:iz%,z:zlib%,$(gb_Library_FILENAMES))
gb_StaticLibrary_FILENAMES := $(patsubst orcus:liborcus%,orcus:liborcus-0.2%,$(gb_StaticLibrary_FILENAMES))
# Libraries not provided by mingw(-w64), available only in the Windows
# SDK. So if these actually are liked with somewhere, we can't
......
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