Index: third_party/libexif/libexif.gyp |
diff --git a/third_party/libexif/libexif.gyp b/third_party/libexif/libexif.gyp |
index 9a36098d234a63393744a8f83552d40a550f30fa..5b7b452d33756e6c1c530f33c174cfc8d97b3e2a 100644 |
--- a/third_party/libexif/libexif.gyp |
+++ b/third_party/libexif/libexif.gyp |
@@ -64,6 +64,7 @@ |
'conditions': [ |
['os_posix==1 and OS!="mac"', { |
'cflags!': ['-fvisibility=hidden'], |
+ 'libraries': ['-lm'], |
}], |
['OS=="mac"', { |
'conditions': [ |