diff options
Diffstat (limited to 'www/mod_spdy/files/patch-base.gypi')
-rw-r--r-- | www/mod_spdy/files/patch-base.gypi | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_spdy/files/patch-base.gypi b/www/mod_spdy/files/patch-base.gypi index 2fd1a7baa2b1..6ae78a6ca390 100644 --- a/www/mod_spdy/files/patch-base.gypi +++ b/www/mod_spdy/files/patch-base.gypi @@ -1,10 +1,12 @@ +FIXME: this feels a bit silly now. + --- base/base.gypi.org 2012-03-31 16:28:56.347804000 +0900 +++ base/base.gypi 2012-03-31 17:03:22.470770534 +0900 @@ -7,6 +7,7 @@ 'variables': { 'base_target': 0, 'chromium_root': '<(DEPTH)/third_party/chromium/src', -+ 'system_include_path_execinfo%': '%%LOCALBASE%%/include', ++ 'system_include_path_execinfo%': '/usr/include', }, 'target_conditions': [ # This part is shared between the targets defined below. Only files and |