about summary refs log tree commit diff
path: root/src/libstore/build.cc
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-09-12T15·29-0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-09-12T15·29-0400
commit4ba47205c687772cf73a490eac3a489931d4913b (patch)
treec01efba8eb4fd308aa0d8dea9d4b9436f10d5995 /src/libstore/build.cc
parent6762424e2471e3e4f9ba9b6bb883d08911d352fb (diff)
Fix test failure on Darwin
Apparently our DBD::SQLite links against /usr/lib/libsqlite3.dylib,
which is an old version that doesn't respect foreign key constraints.
So manifests/cache.sqlite doesn't get updated properly when a manifest
disappears.  We should fix our DBD::SQLite, but in the meantime this
will fix the test.

http://hydra.nixos.org/build/3017959
Diffstat (limited to 'src/libstore/build.cc')
0 files changed, 0 insertions, 0 deletions