Chromium Code Reviews| Index: src/trusted/weak_ref/weak_ref.gyp |
| =================================================================== |
| --- src/trusted/weak_ref/weak_ref.gyp (revision 9678) |
| +++ src/trusted/weak_ref/weak_ref.gyp (working copy) |
| @@ -33,6 +33,7 @@ |
| 'type': 'none', |
| 'variables': { |
| 'nlib_target': 'libweak_ref.a', |
| + 'nso_target': 'libweak_ref.so', |
| 'build_glibc': 1, |
| 'build_newlib': 1, |
| 'sources': ['weak_ref.cc'], |