search for: zlib_url

Displaying 1 result from an estimated 1 matches for "zlib_url".

Did you mean: libcurl
2008 Sep 11
0
[PATCH] [UPDATE] stubdom: compile stubdom with qemu-remote
...:26:16 2008 +0100 +++ b/stubdom/Makefile Thu Sep 11 18:30:03 2008 +0100 @@ -6,8 +6,6 @@ export stubdom=y export stubdom=y export debug=y include $(XEN_ROOT)/Config.mk - -override CONFIG_QEMU=ioemu IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls --disable-brlapi --disable-kqemu ZLIB_URL?=http://www.zlib.net @@ -59,8 +57,8 @@ TARGET_CPPFLAGS += -isystem $(CURDIR)/$( TARGET_CPPFLAGS += -isystem $(CURDIR)/$(MINI_OS)/include/posix TARGET_CPPFLAGS += -isystem $(CROSS_PREFIX)/$(GNU_TARGET_ARCH)-xen-elf/include TARGET_CPPFLAGS += -isystem $(GCC_INSTALL)include -TARGET_CPPFLAGS += -isy...