]> granicus.if.org Git - php/commit
Prepend compiler warning flags to CFLAG instead to append them
authorGeorge Peter Banyard <girgias@php.net>
Tue, 1 Sep 2020 10:17:58 +0000 (12:17 +0200)
committerGeorge Peter Banyard <girgias@php.net>
Tue, 1 Sep 2020 12:45:57 +0000 (14:45 +0200)
commit5c1cf7669b937dcb4589cb0c8deccd343dfd85f9
treef67d0677ab946e0b9b472fcfbd2aa569a05faa61
parent48e31be7a335a556b88cec18926b37e3865a6c99
Prepend compiler warning flags to CFLAG instead to append them

Credit to @bwoebi for the idea

Closes GH-6057
Zend/Zend.m4