Don't checkout old commit of panfrost
This commit is contained in:
parent
e77951d76a
commit
a621a6cc5f
@ -6,7 +6,6 @@ sudo apt -y install mesa-utils
|
||||
cd /tmp
|
||||
git clone https://gitlab.freedesktop.org/mesa/mesa -b master
|
||||
cd mesa
|
||||
git checkout 6c4b97011b209fb9c034208b2b2f7e261feaf17c
|
||||
mkdir build
|
||||
cd build
|
||||
meson .. . -Dprefix=/usr -Ddri-drivers= -Dvulkan-drivers= -Dgallium-drivers=panfrost,kmsro,swrast -Dlibunwind=false
|
||||
|
Loading…
Reference in New Issue
Block a user