mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 07:31:01 +01:00
Add new global asmextraopt variable
git-svn-id: trunk@26537 -
This commit is contained in:
parent
1cec09f979
commit
4441bbb9dc
@ -228,6 +228,9 @@ interface
|
||||
wpofeedbackinput,
|
||||
wpofeedbackoutput : TPathStr;
|
||||
|
||||
{ external assembler extra option }
|
||||
asmextraopt : string;
|
||||
|
||||
{ things specified with parameters }
|
||||
paratarget : tsystem;
|
||||
paratargetdbg : tdbg;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user