summaryrefslogtreecommitdiff
path: root/riscv_new/compiler/aggas.pas
diff options
context:
space:
mode:
Diffstat (limited to 'riscv_new/compiler/aggas.pas')
-rw-r--r--riscv_new/compiler/aggas.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscv_new/compiler/aggas.pas b/riscv_new/compiler/aggas.pas
index b84f0d505d..4478bc3dc4 100644
--- a/riscv_new/compiler/aggas.pas
+++ b/riscv_new/compiler/aggas.pas
@@ -211,7 +211,7 @@ implementation
{ vtable for a class called Window: }
{ .section .data.rel.ro._ZTV6Window,"awG",@progbits,_ZTV6Window,comdat }
{ TODO: .data.ro not yet working}
-{$if defined(arm) or defined(powerpc)}
+{$if defined(arm) or defined(riscv64) or defined(powerpc)}
'.rodata',
{$else arm}
'.data',