aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/libjpeg.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/libjpeg.gyp')
-rw-r--r--gyp/libjpeg.gyp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gyp/libjpeg.gyp b/gyp/libjpeg.gyp
index b10ee8c6e4..7307294885 100644
--- a/gyp/libjpeg.gyp
+++ b/gyp/libjpeg.gyp
@@ -104,10 +104,9 @@
'cflags': [
'-w', # supresses warnings
],
-
},
],
- }, {
+ }, { ## use_system_libjpeg != 0
'targets': [
{
'target_name': 'libjpeg',