1 2 3 4 5 6 7 8 9 10 11
--- third_party/sqlite/sqlite.gyp.orig 2016-05-11 19:02:34 UTC +++ third_party/sqlite/sqlite.gyp @@ -153,6 +153,8 @@ }, 'include_dirs': [ 'amalgamation', + # FreeBSD ... + '<(prefix_dir)/include', ], 'dependencies': [ '../icu/icu.gyp:icui18n',