From 0d9f40f219c2f8eadddeda1e604a3a44bacd101f Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Fri, 6 Jan 2012 00:34:27 +0000 Subject: [PATCH] Fix the broken non-cross compile build. Oops! Another pointy hat to: adrian, for stirring up more trouble. --- Makefile.inc1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.inc1 b/Makefile.inc1 index b6e8dd000896..bc5de3dc31f6 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -106,7 +106,7 @@ CLEANDIR= clean cleandepend CLEANDIR= cleandir .endif -LOCAL_TOOL_DIRS?= '' +LOCAL_TOOL_DIRS?= CVS?= cvs CVSFLAGS?= -A -P -d -I!