Fix compilation with -msmall-code.

This commit is contained in:
Krystian Bacławski 2016-04-24 16:55:12 +02:00
parent 687249382d
commit 6ba543f9e2
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ Boston, MA 02111-1307, USA. */
"%{!m68040:" \
"%{!m68060:" \
"%{!m68020-40:" \
"%{!m68020-60:-mc68010}}}}}}}}}" \
"%{!m68020-60:-mc68010}}}}}}}}} " \
"%{msmall-code:-sc} " \
/* amiga/amigaos are the new "standard" defines for the Amiga.