summaryrefslogtreecommitdiff
path: root/compiler/ognlm.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ognlm.pas')
-rw-r--r--compiler/ognlm.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ognlm.pas b/compiler/ognlm.pas
index 99b57a5451..9c48c3d2c1 100644
--- a/compiler/ognlm.pas
+++ b/compiler/ognlm.pas
@@ -1497,6 +1497,7 @@ const
supported_targets : [system_i386_Netware,system_i386_netwlibc];
flags : [af_outputbinary,af_smartlink_sections];
labelprefix : '.L';
+ labelmaxlen : -1;
comment : '';
dollarsign: '$';
);