[LOG] change log comment and level for an uncompilable file
This commit is contained in:
parent
0f4349e65a
commit
7c72aa8b84
@ -483,7 +483,7 @@ class Module:
|
||||
resFile = self.compile_m_to_o(file, packageName, target, self.subHeritageList)
|
||||
listSubFileNeededTobuild.append(resFile)
|
||||
else:
|
||||
debug.verbose(" TODO : gcc " + self.originFolder + "/" + file)
|
||||
debug.warning(" UN-SUPPORTED file format: '" + self.originFolder + "/" + file + "'")
|
||||
# when multiprocess availlable, we need to synchronize here ...
|
||||
lutinMultiprocess.pool_synchrosize()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user