aboutsummaryrefslogtreecommitdiff
path: root/extra/mesa/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-10 00:54:00 +0300
committerCem Keylan <cem@ckyln.com>2021-08-10 00:54:00 +0300
commit8e51564bd6aa2077a7a026130c11756341a691b4 (patch)
tree819b2741595cace03aeb75d5f0ec213dfa6fb6d7 /extra/mesa/build
parenta202f4bb9d8e442f37723898d4970e13f96c6868 (diff)
downloadrepository-8e51564bd6aa2077a7a026130c11756341a691b4.tar.gz
mesa: remove patch
Diffstat (limited to 'extra/mesa/build')
-rwxr-xr-xextra/mesa/build3
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 \