Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GCC 6 behaves slightly differently when using -isystem, and our use of that parameter is causing a build failure. Avoid using -isystem on gcc6+ for now, until that compiler becomes a bit more mainstream and we can debug further. Failure had been introuced in d19e0cb. Signed-off-by: Marco Leogrande <marcol@plumgrid.com>
- Loading branch information