From 91a8d1124fb9ebf4b1a8e670c2cc791f585d0bb2 Mon Sep 17 00:00:00 2001 From: bebbo Date: Sat, 12 May 2018 22:16:04 +0200 Subject: [PATCH] fix first update of newlib (2) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0b8176d..1ac5d86 100644 --- a/Makefile +++ b/Makefile @@ -184,7 +184,7 @@ update-libSDL12: projects/libSDL12/Makefile.bax update-ndk: projects/NDK_3.9.info -update-newlib: projects/libnix/configure +update-newlib: projects/newlib-cygwin/newlib/configure cd projects/newlib-cygwin && git pull