1
0
Fork 0
forked from len0rd/rockbox

fix sansapatcher mingw build prerequisites.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16173 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Riebeling 2008-01-26 22:19:27 +00:00
parent e4bb2bbb05
commit ccd8f6cd84

View file

@ -7,7 +7,7 @@ CFLAGS+=-mno-cygwin
else
ifeq ($(findstring MINGW,$(shell uname)),MINGW)
OUTPUT=sansapatcher.exe
CROSS
CROSS=
else
OUTPUT=sansapatcher
CROSS=i586-mingw32msvc-