Skip to content

Commit

Permalink
Fix debian build
Browse files Browse the repository at this point in the history
  • Loading branch information
ksooo committed Mar 24, 2024
1 parent 2690df1 commit 0128061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/hddsp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ set(HEADERS acquire.h
sync.h
unicode.h)

set_source_files_properties(conv_dec.c PROPERTIES COMPILE_FLAGS -DHAVE_SSE4_1=0)

add_library(code_src_hddsp OBJECT ${SOURCES} ${HEADERS})

0 comments on commit 0128061

Please sign in to comment.