2befab6352
This also attempts to enable at least some degree of debug info on 32-bit hosts as well as prepare for future ppc32 support. It also synchronizes patches with firefox.
11 lines
310 B
Diff
11 lines
310 B
Diff
--- media/libopus/silk/arm/arm_silk_map.c.orig 2019-03-19 20:55:01.249609964 +0100
|
|
+++ media/libopus/silk/arm/arm_silk_map.c 2019-03-19 20:55:25.769400255 +0100
|
|
@@ -28,7 +28,7 @@
|
|
# include "config.h"
|
|
#endif
|
|
|
|
-#include "main_FIX.h"
|
|
+#include "../fixed/main_FIX.h"
|
|
#include "NSQ.h"
|
|
#include "SigProc_FIX.h"
|
|
|