mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 16:10:41 +02:00
Remove setting of USE_FAKE_SYSUTILS macro for MacOSClassic, as sysutils is now compiled for that OS
git-svn-id: trunk@47382 -
This commit is contained in:
parent
245e0f7cfe
commit
10273e54dd
@ -314,10 +314,6 @@
|
||||
{$define cpucapabilities}
|
||||
{$endif z80}
|
||||
|
||||
{$IFDEF MACOS}
|
||||
{$DEFINE USE_FAKE_SYSUTILS}
|
||||
{$ENDIF MACOS}
|
||||
|
||||
{$ifdef riscv64}
|
||||
{$define riscv}
|
||||
{$define cpu64bit}
|
||||
|
Loading…
Reference in New Issue
Block a user