Add --with-cxxflags configuration for %gem_install macro.

https://lists.fedoraproject.org/archives/list/ruby-sig@lists.fedoraproject.org/message/3LTI2MQVBFNNLGLLA5JTYPNAFP7SQGAI/
This commit is contained in:
Vít Ondruch 2018-08-30 14:01:04 +02:00
commit d5e84a533c
2 changed files with 2 additions and 1 deletions

View file

@ -1105,6 +1105,7 @@ make check TESTS="-v $DISABLE_TESTS"
%changelog
* Wed Aug 29 2018 Vít Ondruch <vondruch@redhat.com> - 2.5.1-99
- Additional OpenSSL 1.1.1 fixes.
- Add --with-cxxflags configuration for %%gem_install macro.
* Tue Aug 28 2018 Jun Aruga <jaruga@redhat.com> - 2.5.1-99
- Fix generated rdoc template issues.