aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__libjpeg_turbo__libjpeg.gyp
blob: 1902c94e9cac992ccf039e71a05d0ee1b255eae9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/libjpeg_turbo/libjpeg.gyp.orig	2014-10-10 09:15:45 UTC
+++ third_party/libjpeg_turbo/libjpeg.gyp
@@ -246,7 +246,7 @@
             ],
           },
         }],
-        [ 'OS=="linux" or OS=="freebsd" or (OS=="android" and (target_arch=="ia32" or target_arch=="x64"))', {
+        [ 'OS=="linux" or os_bsd==1 or (OS=="android" and (target_arch=="ia32" or target_arch=="x64"))', {
           'conditions': [
             [ 'use_system_yasm==0', {
               'dependencies': [