| Index: webrtc/supplement.gypi
|
| diff --git a/webrtc/supplement.gypi b/webrtc/supplement.gypi
|
| index 1915205c4631c81e414e48360306d74232e0efa7..f1974d73d83f1f92def606a467061ef0a4a9f93d 100644
|
| --- a/webrtc/supplement.gypi
|
| +++ b/webrtc/supplement.gypi
|
| @@ -29,10 +29,6 @@
|
| # libjingle_peerconnection_so file size.
|
| 'libyuv_disable_jpeg%': 1,
|
| }],
|
| - ['OS=="android" and target_arch=="mipsel"', {
|
| - # Linking fails with the gold linker: bugs.webrtc.org/5977.
|
| - 'linux_use_bundled_gold%': 0,
|
| - }],
|
| ],
|
| },
|
| 'target_defaults': {
|
|
|