mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Add a local id for Windows.
This commit is contained in:
parent
ab8319af6d
commit
07607e2667
@ -54,6 +54,7 @@ def load():
|
||||
'optflags': '-O2 -fasynchronous-unwind-tables',
|
||||
'_smp_mflags': smp_mflags,
|
||||
'__sh': 'sh',
|
||||
'__id': 'id',
|
||||
'_buildshell': '%{__sh}',
|
||||
'___setup_shell': '%{__sh}',
|
||||
# Build flags
|
||||
|
Loading…
x
Reference in New Issue
Block a user