[GIT-PULLS] [php-src] PR #22639: Fix CXXFLAGS for type verification build
[email protected] (iluuu1994)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/22639 Author: iluuu1994 The attempted fix in ba32d70 was incorrect as the flags are later overwritten with -D_GLIBCXX_ASSERTIONS.