Zygo Blaxell
f376b8e90d
test: add -lpthread to Makefile
...
This resolves missing symbol build errors.
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2018-01-17 22:30:07 -05:00
Zygo Blaxell
3da755713a
Makefiles: don't append to depends.mk.new
...
Fixes errors such as:
depends.mk:765: *** multiple target patterns. Stop.
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2018-01-17 22:30:07 -05:00
Zygo Blaxell
cf04fb17de
crucible: remove unused execpipe
...
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2017-01-08 23:45:05 -05:00
Zygo Blaxell
4a9f26d12e
crucible: remove ArgList and drop the unimplemented interpreter classes
...
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2017-01-08 23:45:05 -05:00
Zygo Blaxell
e8eaa7e471
trivial: mass purge of whitespace errors
...
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
2017-01-06 22:14:50 -05:00
Zygo Blaxell
abd696c524
build: add -D_FILE_OFFSET_BITS=64 to makeflags to build on 32-bit hosts
...
Also update the tests to insist that off_t be at least 64 bits wide.
2016-12-14 19:02:01 -05:00
Paul Jones
334f5f83ee
Remove unused crc64 function
...
Signed-off-by: Paul Jones <paul@pauljones.id.au>
2016-12-13 12:52:26 +11:00
Zygo Blaxell
38bb70f5d0
build: OK, maybe 32-bit machines could work
...
I accidentally did a pre-push verification on a 32-bit build host.
There were a surprisingly small number of problems, so fix them.
Bees now builds on a 32-bit host. Let's not update README just yet,
though: the 32-bit ioctl support fails immediately after startup on a
64-bit kernel.
2016-11-26 02:06:28 -05:00
Zygo Blaxell
cca0ee26a8
bees: remove local cruft, throw at github
2016-11-17 12:12:13 -05:00