summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xthird_party/ffmpeg/ffmpeg.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/ffmpeg/ffmpeg.gyp b/third_party/ffmpeg/ffmpeg.gyp
index 6482f2c..41d368a 100755
--- a/third_party/ffmpeg/ffmpeg.gyp
+++ b/third_party/ffmpeg/ffmpeg.gyp
@@ -188,7 +188,6 @@
# TODO(ajwong): Statically link these once we resolve the
# PIC/non-PIC issues on x64.
'-lz',
- '-lbz2',
],
'conditions': [
['target_arch=="x64"', {