mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-11 14:49:28 +02:00
Revert "FpDebug: Disable Typedaddress check (-Sy) FpDbgDwarfDataClasses. Allow compiling rest of the IDE with it."
This reverts commit b53ba8e137
.
This commit is contained in:
parent
a8ca4af5be
commit
4b688c01e0
@ -35,7 +35,7 @@
|
||||
unit FpDbgDwarfDataClasses;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
{$T-} // TODO: Fix compilation with -Sy.
|
||||
{$IFOPT T+}{$ERROR Typedaddress not allowed}{$ENDIF}
|
||||
{$ModeSwitch advancedrecords}
|
||||
{$IFDEF INLINE_OFF}{$INLINE OFF}{$ENDIF}
|
||||
{$IF FPC_Fullversion=30202}{$Optimization NOPEEPHOLE}{$ENDIF}
|
||||
|
Loading…
Reference in New Issue
Block a user