1 2 3 4 5 6 7 8 9 10 11
--- third_party/sqlite/sqlite.gyp.orig 2014-10-02 17:39:48 UTC +++ third_party/sqlite/sqlite.gyp @@ -105,6 +105,8 @@ 'amalgamation', # Needed for fts2 to build. 'src/src', + # FreeBSD ... + '<(prefix_dir)/include', ], 'dependencies': [ '../icu/icu.gyp:icui18n',