gabs-swap
<NUMBER_OF_BITS> <NEW_DIR>
For use in-tangent with llvm-git-gentz/mesa-git-gentz, gabs-swap
let's you
swap out the system's current llvm-git-gentz/mesa-git-gentz for another. This
lets you avoid having to pacman -U
the new one, which can be slow for the
bigger multi-gigabyte LLVM builds.
Pretty simple, pass in the number of bits (i.e. either 32 or 64) following by the directory to the new LLVM/Mesa.
$ gabs-swap llvm 64 "$(pwd)/../some-directory-with-llvm64"
$ gabs-swap mesa 64 "$(pwd)/../some-directory-with-mesa"
Freya Gentz <[email protected]>
gabs-build(1)