diff options
-rw-r--r-- | breakpad/breakpad.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index a5c02fc..785a2ac 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -372,7 +372,6 @@ { 'target_name': 'symupload', 'type': 'executable', - 'toolsets': [ 'host', ], # This uses the system libcurl, so don't use the default 32-bit # compile flags when building on a 64-bit machine. |