mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 20:50:33 +00:00
Fix Arch Linux
This commit is contained in:
parent
f766f6eff4
commit
1ed36c2394
@ -203,7 +203,7 @@ archlinux:
|
|||||||
before_script:
|
before_script:
|
||||||
- pwd
|
- pwd
|
||||||
script:
|
script:
|
||||||
- pacman -Syu
|
- pacman -Syu --noconfirm
|
||||||
- pacman -S --noconfirm cmake git boost boost-libs log4cpp libvolk gnuradio gnuradio-osmosdr blas lapack gflags google-glog gnutls openssl python2-mako python2-six libmatio gtest
|
- pacman -S --noconfirm cmake git boost boost-libs log4cpp libvolk gnuradio gnuradio-osmosdr blas lapack gflags google-glog gnutls openssl python2-mako python2-six libmatio gtest
|
||||||
- cd build
|
- cd build
|
||||||
- cmake -DENABLE_OSMOSDR=ON ..
|
- cmake -DENABLE_OSMOSDR=ON ..
|
||||||
|
Loading…
Reference in New Issue
Block a user