* disabled float128

git-svn-id: trunk@9129 -
This commit is contained in:
peter 2007-11-04 14:41:51 +00:00
parent 263b7abc6f
commit 911f926274

View File

@ -70,7 +70,7 @@ these four paragraphs for those parts of this code that are retained.
*}
{ $define FPC_SOFTFLOAT_FLOATX80}
{$define FPC_SOFTFLOAT_FLOAT128}
{ $define FPC_SOFTFLOAT_FLOAT128}
{ the softfpu unit can be also embedded directly into the system unit }