mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-30 09:19:34 +02:00
+ new assembler flag: af_no_debug
git-svn-id: trunk@6195 -
This commit is contained in:
parent
b172694e82
commit
99969eb3c5
@ -235,7 +235,8 @@ interface
|
||||
af_outputbinary,af_allowdirect,
|
||||
af_needar,af_smartlink_sections,
|
||||
af_labelprefix_only_inside_procedure,
|
||||
af_supports_dwarf
|
||||
af_supports_dwarf,
|
||||
af_no_debug
|
||||
);
|
||||
|
||||
pasminfo = ^tasminfo;
|
||||
|
Loading…
Reference in New Issue
Block a user