Closed yarlB closed 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
... and I assume this change fixes it ;-)
./build-rr.sh -d /tmp/x86_64/release -o /tmp/x86_64/obj -j3 hw
gives