Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: [g++-5.4.0] suppress boost warnings
Problem: sched fails to compile with gcc-5.4.0 and boost-1.53 due to excessive compiler warnings that are treated as errors. Suppress the following warnings completely: unused-local-typedefs deprecated-declarations unused-variable maybe-uninitialized
- Loading branch information