Home
last modified time | relevance | path

Searched refs:checkArchive (Results 1 – 1 of 1) sorted by relevance

/petsc/config/BuildSystem/config/
H A DsetCompilers.py2186 def checkArchive(command, status, output, error): function
2218 …llCommand(self.AR+' '+arflags+' '+arcUnix+' '+objName, checkCommand = checkArchive, log = self.log)