X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=upstream%2FMakefile;fp=upstream%2FMakefile;h=0d717bab60aebfb736fd802d554b6c34d06df728;hp=eb2d8b40f0db2f0ef3a4a7c4c14ec04ca3dc46d4;hb=4c032a6b3e50f82f0ce7c7e80beb083e49af17bc;hpb=f71f52ad122f2ed3434ff7b8bfeea61a9afcdafd diff --git a/upstream/Makefile b/upstream/Makefile index eb2d8b4..0d717ba 100644 --- a/upstream/Makefile +++ b/upstream/Makefile @@ -23,7 +23,7 @@ configure_binutils = --target=mips-unknown-elf version_newlib = 1.11.0 url_newlib = ftp://sources.redhat.com/pub/newlib/newlib-$(version_newlib).tar.gz -patches_newlib = newlib-mips.patch newlib-tzset.patch newlib-malloc.patch newlib-nomemcpy.patch newlib-unix.patch newlib-unistd.patch +patches_newlib = newlib-mips.patch newlib-tzset.patch newlib-malloc.patch newlib-nomemcpy.patch newlib-unix.patch newlib-unistd.patch newlib-nestedvm-define.patch configure_newlib = --enable-multilib --target=mips-unknown-elf url_openbsdglob = http://www.brianweb.net/xwt/openbsdglob.tar.gz