kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile from source in Linux (markdown)
rodzic
d9aa59fa97
commit
b58a39c56c
|
@ -113,7 +113,6 @@ make -j $(nproc) install
|
||||||
cd /opt/build
|
cd /opt/build
|
||||||
git clone https://github.com/drowe67/codec2.git
|
git clone https://github.com/drowe67/codec2.git
|
||||||
cd codec2
|
cd codec2
|
||||||
git reset --hard "v1.0.3"
|
|
||||||
mkdir build_linux; cd build_linux
|
mkdir build_linux; cd build_linux
|
||||||
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/codec2 ..
|
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/codec2 ..
|
||||||
make -j $(nproc) install
|
make -j $(nproc) install
|
||||||
|
|
Ładowanie…
Reference in New Issue