aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-native_client__src__shared__platform__platform.gyp
blob: a708c944b87e0058d989f7cc9ff02a4e0319c79b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- native_client/src/shared/platform/platform.gyp.orig	2014-10-10 09:16:25 UTC
+++ native_client/src/shared/platform/platform.gyp
@@ -36,7 +36,7 @@
       'refcount_base.cc',
     ],
     'conditions': [
-      ['OS=="linux" or OS=="android"', {
+      ['OS=="linux" or OS=="android" or OS=="freebsd"', {
         'platform_sources': [
           'linux/nacl_clock.c',
           'linux/nacl_host_dir.c',