mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Remove smp_mflags. Defaults adds this now.
This commit is contained in:
parent
0add2eaa70
commit
69e593825e
@ -74,7 +74,6 @@ def load():
|
||||
'_host_arch': ('none', 'none', hosttype),
|
||||
'_usr': ('dir', 'optional', '/opt/local'),
|
||||
'_var': ('dir', 'optional', '/opt/local/var'),
|
||||
'_smp_mflags': ('none', 'none', smp_mflags),
|
||||
'__bash': ('exe', 'required', 'bash'),
|
||||
'__bzip2': ('exe', 'required', 'bzip2'),
|
||||
'__bison': ('exe', 'required', 'bison'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user