mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 19:49:12 +02:00
* fixed compilation
git-svn-id: trunk@5579 -
This commit is contained in:
parent
841649e4a6
commit
bcdd0c9fdc
@ -212,7 +212,7 @@
|
|||||||
// Joost, 12-12-2006 Check temporarily disabled, until TDbf is properly changed so that
|
// Joost, 12-12-2006 Check temporarily disabled, until TDbf is properly changed so that
|
||||||
// dbf_prscore is compilable without any dependencies on Dbf (and dbf_common.inc)
|
// dbf_prscore is compilable without any dependencies on Dbf (and dbf_common.inc)
|
||||||
{ifndef FPC_LITTLE_ENDIAN}
|
{ifndef FPC_LITTLE_ENDIAN}
|
||||||
{$message error TDbf is not compatible with non little-endian CPUs. Please contact the author.}
|
{message error TDbf is not compatible with non little-endian CPUs. Please contact the author.}
|
||||||
{endif}
|
{endif}
|
||||||
|
|
||||||
{$ifdef USE_ASSEMBLER_486_UP}
|
{$ifdef USE_ASSEMBLER_486_UP}
|
||||||
|
Loading…
Reference in New Issue
Block a user