summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--compiler/aggas.pas3
1 files changed, 2 insertions, 1 deletions
diff --git a/compiler/aggas.pas b/compiler/aggas.pas
index 39f29a7d59..9b7b048ab5 100644
--- a/compiler/aggas.pas
+++ b/compiler/aggas.pas
@@ -513,7 +513,8 @@ implementation
system_i386_OS2,
system_i386_EMX: ;
system_m68k_atari, { atari tos/mint GNU AS also doesn't seem to like .section (KB) }
- system_m68k_amiga: { amiga has old GNU AS (2.14), which blews up from .section (KB) }
+ system_m68k_amiga, { amiga has old GNU AS (2.14), which blews up from .section (KB) }
+ system_m68k_sinclairql: { same story, only ancient GNU tools available (KB) }
begin
{ ... but vasm is GAS compatible on amiga/atari, and supports named sections }
if create_smartlink_sections then