Displaying 1 result from an estimated 1 matches for "4c2d9a4d11f2".
2008 Jul 18
0
[PATCH] stubdom: fix build dependency
stubdom: fix build dependency
newlib now depends on mini-os header links
diff -r 4c2d9a4d11f2 stubdom/Makefile
--- a/stubdom/Makefile Fri Jul 18 13:58:29 2008 +0100
+++ b/stubdom/Makefile Fri Jul 18 14:19:52 2008 +0100
@@ -86,7 +86,7 @@
NEWLIB_STAMPFILE=$(CROSS_ROOT)/$(GNU_TARGET_ARCH)-xen-elf/lib/libc.a
.PHONY: cross-newlib
cross-newlib: $(NEWLIB_STAMPFILE)
-$(NEWLIB_STAMPFILE): newlib-...