Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/
H A DsetCompilers.py2199 def checkRanlib(command, status, output, error): function
2219 ….Configure.executeShellCommand(self.RANLIB+' '+arcUnix, checkCommand = checkRanlib, log = self.log)