Build the urbit binary on linux-x86_64. The steps required:
- Build all third-party dependencies from source using
bazel.
- Build the
urcrypt package using bazel.
- Split the
urbit package into three separate packages--c3, noun, and vere--with clearly defined, directed dependency relationships between the three.
Build the
urbitbinary onlinux-x86_64. The steps required:bazel.urcryptpackage usingbazel.urbitpackage into three separate packages--c3,noun, andvere--with clearly defined, directed dependency relationships between the three.