+ avoidin .sections in the generated asm file for m68k-amiga,

and m68k-linux, to fix old GNU AS. hope this change doesn't
    break the new one... (did i mention that GNU binutils suck?)

git-svn-id: trunk@5545 -
This commit is contained in:
Károly Balogh 2006-12-05 19:20:43 +00:00
parent d6844efccc
commit 8c4f672954

View File

@ -328,7 +328,9 @@ implementation
AsmLn;
case target_info.system of
system_i386_OS2,
system_i386_EMX: ;
system_i386_EMX,
system_m68k_amiga, { amiga has old GNU AS (2.14), which blews up from .section (KB) }
system_m68k_linux: ;
system_powerpc_darwin,
system_i386_darwin:
begin