forked from len0rd/rockbox
Interix also doesn't like the m68040.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18661 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
316b8b81a6
commit
aa8a76b659
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ case $arch in
|
|||
target="m68k-elf"
|
||||
gccver="3.4.6"
|
||||
case $system in
|
||||
CYGWIN* | Darwin | FreeBSD)
|
||||
CYGWIN* | Darwin | FreeBSD | Interix)
|
||||
gccpatch="gcc-3.4.6.patch"
|
||||
;;
|
||||
Linux)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue