summaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2011-09-24 18:04:08 +0000
committerMorgan Deters <mdeters@gmail.com>2011-09-24 18:04:08 +0000
commitb79e8b369649f053ce3a39d3d178e4e2dbcf9993 (patch)
tree0d75973130594b7b498cee4dc60b83a267fbad2d /.project
parenta63064385c56600143ac470108fe8e640a4ca3ee (diff)
Fix to building and linking for unit tests. (This should fix the segfaulting units in optimized-dynamic. The problem was that the code incorrectly determined the address of one of the thread-scoped global variables, and I think it's because the same library was linked twice into the unit test in two different ways, confusing the runtime support code.)
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback