mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 00:12:13 +02:00
- disabled oldregvars because it no longer compiles
This commit is contained in:
parent
003a9b8a16
commit
28e0869e6f
@ -65,7 +65,7 @@
|
||||
{$ifdef powerpc}
|
||||
{$define cpuflags}
|
||||
{$define noopt}
|
||||
{$define oldregvars}
|
||||
{define oldregvars}
|
||||
{$endif powerpc}
|
||||
|
||||
{$ifdef arm}
|
||||
@ -84,7 +84,10 @@
|
||||
|
||||
{
|
||||
$Log$
|
||||
Revision 1.42 2004-10-04 21:23:15 florian
|
||||
Revision 1.43 2004-10-10 14:57:29 jonas
|
||||
- disabled oldregvars because it no longer compiles
|
||||
|
||||
Revision 1.42 2004/10/04 21:23:15 florian
|
||||
* rtti alignment fixed
|
||||
|
||||
Revision 1.41 2004/09/21 19:59:51 peter
|
||||
|
Loading…
Reference in New Issue
Block a user