Home
last modified time | relevance | path

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

/petsc/config/BuildSystem/config/
H A DsetCompilers.py569 def isSolarisAR(ar, log): member in Configure
2116 … if prog.endswith('ar') and not (self.isSolarisAR(prog, self.log) or self.isAIXAR(prog, self.log)):