summaryrefslogtreecommitdiff
path: root/compiler/riscv/agrvgas.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/riscv/agrvgas.pas')
-rw-r--r--compiler/riscv/agrvgas.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/riscv/agrvgas.pas b/compiler/riscv/agrvgas.pas
index f0426a27f2..85f7ffce6c 100644
--- a/compiler/riscv/agrvgas.pas
+++ b/compiler/riscv/agrvgas.pas
@@ -263,6 +263,7 @@ unit agrvgas;
supported_targets : [system_riscv32_linux,system_riscv64_linux];
flags : [af_needar,af_smartlink_sections];
labelprefix : '.L';
+ labelmaxlen : -1;
comment : '# ';
dollarsign: '$';
);