summaryrefslogtreecommitdiff
path: root/compiler/systems/i_zxspectrum.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/systems/i_zxspectrum.pas')
-rw-r--r--compiler/systems/i_zxspectrum.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/systems/i_zxspectrum.pas b/compiler/systems/i_zxspectrum.pas
index 8409541ba6..de6897693e 100644
--- a/compiler/systems/i_zxspectrum.pas
+++ b/compiler/systems/i_zxspectrum.pas
@@ -36,7 +36,7 @@ unit i_zxspectrum;
flags : [tf_needs_symbol_size,tf_files_case_sensitive,
tf_smartlink_library,
tf_no_objectfiles_when_smartlinking];
- cpu : cpu_sys_z80;
+ cpu : cpu_z80;
unit_env : '';
extradefines : '';
exeext : '';