From 8e51564bd6aa2077a7a026130c11756341a691b4 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 10 Aug 2021 00:54:00 +0300 Subject: mesa: remove patch --- extra/mesa/build | 3 --- 1 file changed, 3 deletions(-) (limited to 'extra/mesa/build') 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 \ -- cgit v1.2.3