2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

01org/libva -> intel/libva

This commit is contained in:
Ilya Fedin
2020-10-20 09:26:17 +04:00
committed by John Preston
parent 245d644cd7
commit b6fc418d32
2 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ Go to ***BuildPath*** and run
sudo make install
cd ..
git clone https://github.com/01org/libva.git
git clone https://github.com/intel/libva.git
cd libva
CFLAGS=-fPIC CPPFLAGS=-fPIC LDFLAGS=-fPIC ./autogen.sh --enable-static
make $MAKE_THREADS_CNT