mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb/default: Add _dry_run as a default.
This commit is contained in:
parent
53dd2ee72b
commit
f4b75f466c
@ -111,6 +111,7 @@ _tmproot: dir, none, '%{_tmppath}/sb-%{_uid}/%{_bset_tmp}'
|
||||
_tmpcxcroot: dir, none, '%{_tmppath}/sb-%{_uid}-cxc/%{_bset_tmp}'
|
||||
_datadir: dir, none, '%{_prefix}/share'
|
||||
_defaultdocdir: dir, none, '%{_prefix}/share/doc'
|
||||
_dry_run: none, none, '0'
|
||||
_exeext: none, none, ''
|
||||
_exec_prefix: dir, none, '%{_prefix}'
|
||||
_bindir: dir, none, '%{_exec_prefix}/bin'
|
||||
|
Loading…
x
Reference in New Issue
Block a user