summarylogtreecommitdiffstats
path: root/use-system-ffmpeg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'use-system-ffmpeg.patch')
-rw-r--r--use-system-ffmpeg.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/use-system-ffmpeg.patch b/use-system-ffmpeg.patch
new file mode 100644
index 000000000000..12a06c34fd4e
--- /dev/null
+++ b/use-system-ffmpeg.patch
@@ -0,0 +1,10 @@
+--- a/electron.gyp
++++ b/electron.gyp
+@@ -191,7 +191,6 @@
+ }, {
+ 'copied_libraries': [
+ '<(PRODUCT_DIR)/lib/libnode.so',
+- '<(libchromiumcontent_dir)/libffmpeg.so',
+ ],
+ }],
+ ],