Fix build on OS X

This commit is contained in:
Jeremy Soller 2016-11-01 15:34:33 -06:00
parent 85f8500cea
commit 8bbfb8bf2a
2 changed files with 2 additions and 2 deletions

View file

@ -441,7 +441,7 @@ $(BUILD)/filesystem.bin: \
filesystem/bin/smith \
filesystem/bin/tar
rm -rf $@ $(BUILD)/filesystem/
echo exit | cargo run --manifest-path schemes/redoxfs/Cargo.toml --bin redoxfs-utility $@ 128
echo exit | cargo run --manifest-path schemes/redoxfs/Cargo.toml --bin redoxfs-utility $@ 256
mkdir -p $(BUILD)/filesystem/
cargo run --manifest-path schemes/redoxfs/Cargo.toml --bin redoxfs-fuse $@ $(BUILD)/filesystem/ &
sleep 2

@ -1 +1 @@
Subproject commit 3a58139e5762b18fd3af399f8276ec44e7ab0978
Subproject commit a0b381765b66fe798e8b618ad5f6568cebacf0c7