kopia lustrzana https://github.com/f4exb/sdrangel
Debian build: remove USE_SSE2 flag for inner libairspy compilation
rodzic
ae5070ebb3
commit
866b076ac9
|
@ -2,6 +2,8 @@ project(airspy)
|
||||||
|
|
||||||
find_package(LibUSB)
|
find_package(LibUSB)
|
||||||
|
|
||||||
|
remove_definitions(-DUSE_SSE2)
|
||||||
|
|
||||||
set(airspy_SOURCES
|
set(airspy_SOURCES
|
||||||
${LIBAIRSPYSRC}/libairspy/src/airspy.c
|
${LIBAIRSPYSRC}/libairspy/src/airspy.c
|
||||||
${LIBAIRSPYSRC}/libairspy/src/iqconverter_float.c
|
${LIBAIRSPYSRC}/libairspy/src/iqconverter_float.c
|
||||||
|
|
Ładowanie…
Reference in New Issue