mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 21:34:25 +08:00
@@ -144,7 +144,7 @@ if isEarlyExit == True:
|
||||
try:
|
||||
build = builder.ModuleManager()
|
||||
libbsd.load(build)
|
||||
build.generateBuild()
|
||||
build.generateBuild(only_enabled=False)
|
||||
build.processSource(isForward)
|
||||
builder.changedFileSummary(statsReport)
|
||||
except IOError as ioe:
|
||||
|
Reference in New Issue
Block a user