mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 09:40:21 +02:00
lazbuild: added option --subtarget=
This commit is contained in:
parent
f01f0ab38e
commit
8cce4aea69
@ -1593,6 +1593,7 @@ begin
|
||||
LongOptions.Add('operating-system:');
|
||||
LongOptions.Add('os:');
|
||||
LongOptions.Add('cpu:');
|
||||
LongOptions.Add('subtarget:');
|
||||
LongOptions.Add('bm:');
|
||||
LongOptions.Add('build-mode:');
|
||||
LongOptions.Add('compiler:');
|
||||
|
Loading…
Reference in New Issue
Block a user