mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-25 16:29:26 +02:00
* disabled longdouble testing now also for platforms with extended
since it's not working there either and this test is too important to get extra hidden failures git-svn-id: trunk@9198 -
This commit is contained in:
parent
728465eb27
commit
e630451adc
@ -26,7 +26,7 @@ uses strings,ctypes;
|
|||||||
{$endif USE_PASCAL_OBJECT}
|
{$endif USE_PASCAL_OBJECT}
|
||||||
|
|
||||||
{$ifdef FPC_HAS_TYPE_EXTENDED}
|
{$ifdef FPC_HAS_TYPE_EXTENDED}
|
||||||
{$define test_longdouble}
|
{define test_longdouble}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
{ Use C alignment of records }
|
{ Use C alignment of records }
|
||||||
|
Loading…
Reference in New Issue
Block a user