예제 #1
0
파일: imkl.py 프로젝트: nudded/easybuild
    def configure(self):
        IntelBase.configure(self)

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