mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-16 05:30:37 +01:00
+ define the assembler reader always explicitly
git-svn-id: trunk@3882 -
This commit is contained in:
parent
32774f91ed
commit
90cc0f3619
@ -1589,6 +1589,7 @@ end;
|
||||
{$UNDEF AMIGASHELL}
|
||||
|
||||
{$ifdef CPUI386}
|
||||
{$asmmode att}
|
||||
{$define HASSETFPUEXCEPTIONMASK}
|
||||
{ later, this should be replaced by the math unit }
|
||||
const
|
||||
|
||||
Loading…
Reference in New Issue
Block a user