mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 01:00:00 +02:00
Add OLD_ASSEMBLER macro to circumvent limitation of 2.6 GNU assembler used for EMX
git-svn-id: trunk@37006 -
This commit is contained in:
parent
42e716278b
commit
b54e3bea6a
@ -156,6 +156,9 @@ var
|
||||
|
||||
implementation
|
||||
|
||||
{ EMX cross-assembler is way too old to support 64bit opcodes }
|
||||
{$define OLD_ASSEMBLER}
|
||||
|
||||
{$I system.inc}
|
||||
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user