mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-21 01:52:50 +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}
|
||||
|
||||
{$ifdef FPC_HAS_TYPE_EXTENDED}
|
||||
{$define test_longdouble}
|
||||
{define test_longdouble}
|
||||
{$endif}
|
||||
|
||||
{ Use C alignment of records }
|
||||
|
Loading…
Reference in New Issue
Block a user