mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Fix Arch Linux
This commit is contained in:
parent
f766f6eff4
commit
1ed36c2394
@ -203,7 +203,7 @@ archlinux:
|
||||
before_script:
|
||||
- pwd
|
||||
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
|
||||
- cd build
|
||||
- cmake -DENABLE_OSMOSDR=ON ..
|
||||
|
Loading…
Reference in New Issue
Block a user