Merge branch 'next' of github.com:srsLTE/srsLTE into next

master
Ismael Gomez 8 years ago
commit efcfc2f0d1

@ -33,7 +33,6 @@ if(RF_FOUND)
list(APPEND SOURCES_RF rf_blade_imp.c)
endif (BLADERF_FOUND)
add_compile_options(-march=native -mfpmath=sse -mno-avx -msse4.1)
add_library(srslte_rf SHARED ${SOURCES_RF})

Loading…
Cancel
Save