mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-31 16:30:35 +02:00
* Aarch64-linux: debugging define disabled
git-svn-id: trunk@46872 -
This commit is contained in:
parent
8057651e8d
commit
1b60060eb1
@ -15,7 +15,7 @@
|
||||
|
||||
**********************************************************************}
|
||||
|
||||
{$define SYSTEM_DEBUG}
|
||||
{ $define SYSTEM_DEBUG}
|
||||
|
||||
procedure SignalToRunerror(Sig: longint; SigInfo: PSigInfo; UContext: PUContext); public name '_FPC_DEFAULTSIGHANDLER'; cdecl;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user