Fix cross-compilation on aarch64-linux using -dFPC_SOFT_FPUX80 option

git-svn-id: trunk@45154 -
This commit is contained in:
pierre 2020-04-28 18:35:53 +00:00
parent 573d69c8fe
commit a506fe9560
2 changed files with 6 additions and 0 deletions

View File

@ -63,6 +63,9 @@ unit agsdasz80;
cutils,globals,verbose,
cpuinfo,
cgbase,cgutils,
{$ifdef FPC_SOFT_FPUX80}
sfpux80,
{$endif FPC_SOFT_FPUX80}
finput;
const

View File

@ -63,6 +63,9 @@ unit agz80vasm;
cutils,globals,verbose,
cpuinfo,
cgbase,cgutils,
{$ifdef FPC_SOFT_FPUX80}
sfpux80,
{$endif FPC_SOFT_FPUX80}
finput;
const