kopia lustrzana https://github.com/f4exb/sdrangel
Updated Compile from source in Linux (markdown)
rodzic
6876553aef
commit
bc0c68e686
|
@ -207,9 +207,9 @@ make -j $(nproc) install
|
||||||
<h3>HackRF</h3>
|
<h3>HackRF</h3>
|
||||||
|
|
||||||
<pre><code>cd /opt/build
|
<pre><code>cd /opt/build
|
||||||
git clone https://github.com/mossmann/hackrf.git
|
git clone https://github.com/greatscottgadgets/hackrf.git
|
||||||
cd hackrf/host
|
cd hackrf/host
|
||||||
git reset --hard "v2018.01.1"
|
git reset --hard "v2022.09.1"
|
||||||
mkdir build; cd build
|
mkdir build; cd build
|
||||||
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/libhackrf -DINSTALL_UDEV_RULES=OFF ..
|
cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/opt/install/libhackrf -DINSTALL_UDEV_RULES=OFF ..
|
||||||
make -j $(nproc) install
|
make -j $(nproc) install
|
||||||
|
|
Ładowanie…
Reference in New Issue