srsLTE/srsue
Andre Puschmann ace8ff2a95 build: fix linking failure on RPi 32bit
this fixes a linking problem with RPi 3 (and probably others) running
with Raspbian (new Raspberry Pi OS) that can't use the inline
atomic functions but instead require linking against the lib -latomic.

The CMake code is based on SoapyRTLSdr file (licensed under MIT)
https://github.com/pothosware/SoapyRTLSDR/blob/master/CheckAtomic.cmake
2021-05-12 21:04:12 +02:00
..
hdr Merge branch 'next' into agpl_next 2021-04-30 09:24:44 +02:00
src build: fix linking failure on RPi 32bit 2021-05-12 21:04:12 +02:00
test Merge branch 'next' into agpl_next 2021-04-30 09:24:44 +02:00
CMakeLists.txt Adding AGPL copyright to new files 2021-04-22 10:59:40 +02:00
ue.conf.example Configure Short PDCP NR SN support 2021-04-23 12:49:53 +02:00