diff options
Diffstat (limited to 'extra/mesa/build')
-rwxr-xr-x | extra/mesa/build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/mesa/build b/extra/mesa/build index 38e0e437..742c980f 100755 --- a/extra/mesa/build +++ b/extra/mesa/build @@ -29,9 +29,6 @@ python3 bin/git_sha1_gen.py --output include/git_sha1.h platforms=x11 cpt l wayland-protocols >/dev/null 2>&1 && platforms=$platforms,wayland -# Force byacc even if bison is installed -patch -p1 < force-byacc.patch - meson \ --prefix=/usr \ --sysconfdir=/etc \ |