summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sandbox/sandbox.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index 89f75fc..295c8bd 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -136,7 +136,7 @@
'targets': [
{
'target_name': 'sandbox',
- 'type': 'static_library',
+ 'type': 'settings',
'conditions': [
# Only compile in the seccomp code for the flag combination
# where we support it.