Exemple #1
0
    def configure(self):
        IntelBase.configure(self)

        if os.getenv('MKLROOT'):
            self.log.error("Found MKLROOT in current environment, which may cause problems...")