let's try this again with a more recent version...
This commit is contained in:
parent
780d51286a
commit
c8e5b4f822
@ -101,7 +101,8 @@ rm -rf direwolf
|
|||||||
|
|
||||||
git clone https://github.com/drowe67/codec2.git
|
git clone https://github.com/drowe67/codec2.git
|
||||||
cd codec2
|
cd codec2
|
||||||
git checkout v0.9.2
|
# latest commit from master as of 2020-07-30
|
||||||
|
git checkout 1edc22e43f77fbb971429f9f7d4d8d909a7e12cb
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Loading…
Reference in New Issue
Block a user