Skip to content

Commit

Permalink
Disable openssl when building roc
Browse files Browse the repository at this point in the history
  • Loading branch information
gavv committed Nov 19, 2023
1 parent 1463cde commit ede14fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/download_roc.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ set(SCONS_CMD
--disable-shared
--disable-tools
--disable-sox
--disable-openssl
--disable-libunwind
--disable-pulseaudio
--host=${CMAKE_CXX_COMPILER_TARGET}
Expand Down

0 comments on commit ede14fb

Please sign in to comment.