We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4e4398 + f09653b commit cf0cb7cCopy full SHA for cf0cb7c
1 file changed
board/batocera/amlogic/s812/patches/thextech/001-no-asm.patch
@@ -0,0 +1,13 @@
1
+diff --git a/3rdparty/AudioCodecs/libopus/CMakeLists.txt b/3rdparty/AudioCodecs/libopus/CMakeLists.txt
2
+index 2bc5c9513e..121ccf0e16 100644
3
+--- a/3rdparty/AudioCodecs/libopus/CMakeLists.txt
4
++++ b/3rdparty/AudioCodecs/libopus/CMakeLists.txt
5
+@@ -475,7 +475,7 @@ if(OPUS_ARM_ARCHITECTURE)
6
+ endif()
7
+
8
+ if(FLOAT_POINT)
9
+- set(OPUS_ARM_ASM 1)
10
++ set(OPUS_ARM_ASM 0)
11
12
13
+ configure_file(celt/arm/armopts.s.in ${CMAKE_CURRENT_BINARY_DIR}/config/celt/arm/armopts.s)
0 commit comments