m68k-sinclairql: apply the same hack as for amiga and atari to avoid vlink section attribute warning

git-svn-id: trunk@49295 -
This commit is contained in:
Károly Balogh 2021-04-29 22:21:36 +00:00
parent cdc7fec019
commit f76bb5fc5e

View File

@ -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