m68k-sinclairql: also build the various softfpu flavors for the QL

This commit is contained in:
Karoly Balogh 2024-01-08 01:34:46 +01:00
parent be4e5f240c
commit a1863d8dc8

View File

@ -10,7 +10,11 @@ unit buildrtl;
rtlconsts, sysconst, math, types,
typinfo, sortbase, fgl, classes,
charset, character, getopts,
fpwidestring;
fpwidestring
{$IFNDEF FPUNONE}
,softfpu, sfpux80, ufloatx80, sfpu128, ufloat128
{$ENDIF}
;
implementation