]> granicus.if.org Git - php/commit
Disable PGO for phpdbg
authorAnatol Belski <ab@php.net>
Thu, 8 Mar 2018 10:38:02 +0000 (11:38 +0100)
committerAnatol Belski <ab@php.net>
Thu, 8 Mar 2018 10:48:37 +0000 (11:48 +0100)
commit34b9f9dedf78a01844074d595e483371a28dfdd3
tree071def46ce9b9178bb8b40d9dae3329a08211892
parent00bfc6eb4959d820fbc0b45abe772c22fe70ff4c
Disable PGO for phpdbg

For executable files, the linker seems to have issues dealing with the
empty profiling database. As PGO is unlikely to bring any benefit in
this case, the easiest is to disable it.
sapi/phpdbg/config.w32