mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Fix pkg-config bug with src tracking.
This commit is contained in:
parent
a5e37e6980
commit
6c4aeaec51
@ -69,7 +69,7 @@ if trace_src:
|
||||
|
||||
def src(text):
|
||||
if srcfd:
|
||||
srcfs.writelines(text)
|
||||
srcfd.writelines(text)
|
||||
|
||||
def log(s, lf = True):
|
||||
global trace, logfile, out
|
||||
|
Loading…
x
Reference in New Issue
Block a user