package/qt5/qt5webkit: fix bison-3.7.1 related compile failure
authorPeter Seiderer <ps.report@gmx.net>
Fri, 18 Sep 2020 19:58:50 +0000 (21:58 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 12:59:57 +0000 (14:59 +0200)
commit7c5804cf758f812004341d22aff3cd2157868cf6
treea946d84bef3b1e37e870c20318470075036b01e3
parente36f19026076b98a562e7f539c60a1578b0bcaa8
package/qt5/qt5webkit: fix bison-3.7.1 related compile failure

Add gentoo patch to fix bison-3.7.1 related compile failure and
an additional one doing a similare change for another bison call
in Source/WebCore/DerivedSources.pri.

Fixes:

  generated/XPathGrammar.tab.c:124:10: fatal error: XPathGrammar.tab.h: No such file or directory

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/qt5/qt5webkit/0007-Let-Bison-generate-the-header-directly-to-fix-build-.patch [new file with mode: 0644]
package/qt5/qt5webkit/0008-let-bison-generate-the-header-directly-to-fix-build-.patch [new file with mode: 0644]