From fd246066ee81b40840bdfedacca251665bd19061 Mon Sep 17 00:00:00 2001 From: divverent Date: Wed, 10 Dec 2008 16:13:23 +0000 Subject: [PATCH 1/1] make cross-Makefile consistent git-svn-id: svn://svn.icculus.org/netradiant/trunk@140 61c419a2-8eb2-4b30-bcec-8cead039b335 --- cross-Makefile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cross-Makefile.conf b/cross-Makefile.conf index dd4229a7..2a7076e6 100644 --- a/cross-Makefile.conf +++ b/cross-Makefile.conf @@ -3,7 +3,7 @@ # edit the paths in here # how to call the mingw tools -MINGW_EXEC_PREFIX = i386-mingw32- +MINGW_EXEC_PREFIX = /home/divverent/mingw/bin/i386-mingw32- # where the dependencies package is extracted RADIANT_DEPENDENCIES_PREFIX = /home/divverent/radiant-deps-mingw32/ -- 2.39.2