| Index: third_party/instrumented_libraries/instrumented_libraries.gyp
|
| diff --git a/third_party/instrumented_libraries/instrumented_libraries.gyp b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| index 1e70ec023a665b7f37c11a4ccb55fb9d226c889c..8e66d8bfe9e046f771ffb15723472c5011429406 100644
|
| --- a/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| +++ b/third_party/instrumented_libraries/instrumented_libraries.gyp
|
| @@ -424,6 +424,9 @@
|
| ['"<(_ubuntu_release)"=="precise"', {
|
| 'patch': 'patches/pulseaudio.precise.diff',
|
| 'jobs': 1,
|
| + }, {
|
| + # New location of libpulsecommon.
|
| + 'package_ldflags': [ '-Wl,-R,XORIGIN/pulseaudio/.' ],
|
| }],
|
| ],
|
| 'extra_configure_flags': [
|
|
|