Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix fatal error: math.h no such file or directory
This fixes ponylang#3016 by adding lines back introduced in PR ponylang#824. This code conditionally added llvm include directory only if it wasn't already included. These lines were a small part of PR ponylang#2976 which adds LLVM 7.0.1 compatibility.
- Loading branch information