mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 17:49:09 +02:00
* forgot to commit (part of r14342)
git-svn-id: trunk@14343 -
This commit is contained in:
parent
b4c8c73e70
commit
7547bbb59c
@ -261,7 +261,8 @@ interface
|
|||||||
af_needar,af_smartlink_sections,
|
af_needar,af_smartlink_sections,
|
||||||
af_labelprefix_only_inside_procedure,
|
af_labelprefix_only_inside_procedure,
|
||||||
af_supports_dwarf,
|
af_supports_dwarf,
|
||||||
af_no_debug
|
af_no_debug,
|
||||||
|
af_stabs_use_function_absolute_addresses
|
||||||
);
|
);
|
||||||
|
|
||||||
pasminfo = ^tasminfo;
|
pasminfo = ^tasminfo;
|
||||||
|
Loading…
Reference in New Issue
Block a user