]> git.pld-linux.org Git - packages/chromium-browser.git/commit - clean-source.sh
hack for system sqlite
authorElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 20:16:24 +0000 (23:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 20 Apr 2013 20:16:24 +0000 (23:16 +0300)
commitbebfe676bda2c7b0ccd00a58a9246dd5c5aae76b
treeab28838b65adbddcda2841ca7df688480639360f
parent2b6de6b82b68db494277e2a87d932716631575fa
hack for system sqlite

-DUSE_SYSTEM_SQLITE is missing when building some objects:

glen@carme-pld BUILD/chromium-browser-27.0.1453.56 $ make chrome
  CXX(target) out/Debug/obj.target/content_common/content/common/database_util.o
In file included from content/common/database_util.cc:11:0:
./third_party/sqlite/sqlite3.h:15:53: fatal error: third_party/sqlite/amalgamation/sqlite3.h: No such file or directory
compilation terminated.
make: *** [out/Debug/obj.target/content_common/content/common/database_util.o] Error 1
clean-source.sh
This page took 0.03945 seconds and 4 git commands to generate.