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
45dfe6fc6f
commit
406b6bd90d
@ -110,7 +110,6 @@ debian10:
|
||||
- make install
|
||||
|
||||
|
||||
|
||||
ubuntu14.04:
|
||||
image: ubuntu:trusty
|
||||
stage: build
|
||||
@ -204,7 +203,6 @@ archlinux:
|
||||
before_script:
|
||||
- pwd
|
||||
script:
|
||||
- pacman -Syu
|
||||
- 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