mirror of https://github.com/procxx/kepka.git
parent
e0f20e9f82
commit
cf98025177
|
@ -84,7 +84,9 @@ Go to ***BuildPath*** and run
|
|||
cd ..
|
||||
|
||||
git clone git://repo.or.cz/openal-soft.git
|
||||
cd openal-soft/build
|
||||
cd openal-soft
|
||||
git checkout v1.18
|
||||
cd build
|
||||
cmake -D LIBTYPE:STRING=STATIC ..
|
||||
make $MAKE_THREADS_CNT
|
||||
sudo make install
|
||||
|
|
Loading…
Reference in New Issue