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:
@@ -54,6 +54,7 @@ def load():
|
|||||||
'optflags': '-O2 -fasynchronous-unwind-tables',
|
'optflags': '-O2 -fasynchronous-unwind-tables',
|
||||||
'_smp_mflags': smp_mflags,
|
'_smp_mflags': smp_mflags,
|
||||||
'__sh': 'sh',
|
'__sh': 'sh',
|
||||||
|
'__id': 'id',
|
||||||
'_buildshell': '%{__sh}',
|
'_buildshell': '%{__sh}',
|
||||||
'___setup_shell': '%{__sh}',
|
'___setup_shell': '%{__sh}',
|
||||||
# Build flags
|
# Build flags
|
||||||
|
Reference in New Issue
Block a user