mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-15 12:51:49 -05:00
Debian build: remove USE_SSE2 flag for inner libairspy compilation
This commit is contained in:
parent
ae5070ebb3
commit
866b076ac9
@ -2,6 +2,8 @@ project(airspy)
|
||||
|
||||
find_package(LibUSB)
|
||||
|
||||
remove_definitions(-DUSE_SSE2)
|
||||
|
||||
set(airspy_SOURCES
|
||||
${LIBAIRSPYSRC}/libairspy/src/airspy.c
|
||||
${LIBAIRSPYSRC}/libairspy/src/iqconverter_float.c
|
||||
|
Loading…
Reference in New Issue
Block a user