aboutsummaryrefslogtreecommitdiff
path: root/src/common/common.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/common.gyp')
-rw-r--r--src/common/common.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/common/common.gyp b/src/common/common.gyp
index 3c871509..47fadd8c 100644
--- a/src/common/common.gyp
+++ b/src/common/common.gyp
@@ -235,6 +235,9 @@
'../build/testing.gypi:gmock',
'../build/testing.gypi:gtest',
],
+ 'libraries': [
+ '-ldl',
+ ],
},
],
}