summaryrefslogtreecommitdiff
path: root/avx512-0037785/compiler/systems/i_linux.pas
diff options
context:
space:
mode:
Diffstat (limited to 'avx512-0037785/compiler/systems/i_linux.pas')
-rw-r--r--avx512-0037785/compiler/systems/i_linux.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/avx512-0037785/compiler/systems/i_linux.pas b/avx512-0037785/compiler/systems/i_linux.pas
index 5c0313999c..eb8e31c729 100644
--- a/avx512-0037785/compiler/systems/i_linux.pas
+++ b/avx512-0037785/compiler/systems/i_linux.pas
@@ -679,7 +679,7 @@ unit i_linux;
name : 'Linux for ARMEL';
shortname : 'Linux';
flags : [tf_needs_symbol_size,tf_needs_symbol_type,tf_files_case_sensitive,
- tf_requires_proper_alignment,tf_safecall_exceptions,
+ tf_needs_dwarf_cfi,tf_requires_proper_alignment,tf_safecall_exceptions,
{$ifdef tls_threadvars}
tf_section_threadvars,
{$endif tls_threadvars}