diff options
author | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2021-02-25 19:09:12 -0300 |
---|---|---|
committer | Eneas U de Queiroz <cotequeiroz@gmail.com> | 2021-02-26 11:23:11 -0300 |
commit | d4979cff06b29ec4c8201d619bbb452b34bb1175 (patch) | |
tree | e6390ceab037c99230c191871c053f171b54b94a /libs | |
parent | 3476816cc8f03dcd7d118bb1faf77a9ef224d66f (diff) |
php7: fix build with QUILT
When building with QUILT, unlike the regular build, Build/Prepare does
not apply the patches. So when buildconf is called with QUILT on, at
the end of Build/Prepare, it will not have the patched sources, and
build will fail.
To fix the problem, run buildconf in Build/Prepare only when QUILT is
off, and do it in Build/Configure otherwise.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'libs')
0 files changed, 0 insertions, 0 deletions