From db3afb03a26868b00011e9aab9733643440bc03a Mon Sep 17 00:00:00 2001 From: Rafaël Carré Date: Sun, 5 Feb 2012 14:03:10 -0500 Subject: Make sure we use POSIX/C99 printf() when building for windows Change-Id: I429ed40dc2b9d4fb238762113bd40936df896df0 Reviewed-on: http://gerrit.rockbox.org/85 Reviewed-by: Dominik Riebeling --- rbutil/ipodpatcher/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rbutil/ipodpatcher/Makefile') diff --git a/rbutil/ipodpatcher/Makefile b/rbutil/ipodpatcher/Makefile index 6a94466a0c..bae805671e 100644 --- a/rbutil/ipodpatcher/Makefile +++ b/rbutil/ipodpatcher/Makefile @@ -7,7 +7,7 @@ # $Id$ # -CFLAGS += -Wall -W -D__USE_MINGW_ANSI_STDIO=1 +CFLAGS += -Wall -W # Build with "make BOOTOBJS=1" to build with embedded bootloaders and the # --install option and interactive mode. You need the full set of Rockbox -- cgit v1.2.3