Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gcc-10 error (with RVM): mark Ruby_INCLUE_DIRS as SYSTEM
Avoid ``` /home/julien/.conan/data/openstudio_ruby/2.7.2/nrel/testing/package/8c98c8e7c8941d8bf2c5b65aa3303761e4c9336c/include/ruby-2.7.0/ruby/backward/cxxanyargs.hpp: In function 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)': /home/julien/.conan/data/openstudio_ruby/2.7.2/nrel/testing/package/8c98c8e7c8941d8bf2c5b65aa3303761e4c9336c/include/ruby-2.7.0/ruby/backward/cxxanyargs.hpp:202:14: error: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Werror=deprecated-declarations] ```
- Loading branch information