Chromium Code Reviews| Index: third_party/elfutils/elfutils.gyp |
| diff --git a/third_party/elfutils/elfutils.gyp b/third_party/elfutils/elfutils.gyp |
| index f336e7f28f51bc323793084288c3366892baa8b0..0df7eb4f4014f7e3b3350aa6c085806390387bca 100644 |
| --- a/third_party/elfutils/elfutils.gyp |
| +++ b/third_party/elfutils/elfutils.gyp |
| @@ -6,7 +6,7 @@ |
| 'targets': [ |
| { |
| 'target_name': 'libelf', |
| - 'toolsets': ['target'], |
| + 'toolsets': ['host'], |
| 'type': 'static_library', |
| 'defines': [ |
| '_GNU_SOURCE', |