rumpkernel / rumprun

The Rumprun unikernel and toolchain for various platforms
Other
1.14k stars 128 forks source link

Tiny fix absolute path -o option. #119

Closed yarlB closed 6 years ago

yarlB commented 6 years ago

./build-rr.sh -d /tmp/x86_64/release -o /tmp/x86_64/obj -j3 hw

gives

>> buildrump.sh ran successfully
>>
>> Now that we have the appropriate tools, performing
>> further setup for rumprun build
>>
./build-rr.sh: /home/yarl/rumprun/rumprun//tmp/x86_64/obj/rumptools/rumpmake: not found
anttikantee commented 6 years ago

... and I assume this change fixes it ;-)